Skip to content

Commit

Permalink
0.1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarrough committed Apr 28, 2024
1 parent 2d8b51c commit 79ce4af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<link rel="icon" href="/favicon.png" sizes="192x192" />
<link rel="stylesheet" href="/index.css" />
<!-- @radio4000/components -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@radio4000/components@0.1.66/dist/style.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@radio4000/components@0.1.67/dist/style.css" />
<script type="module">
import 'https://cdn.jsdelivr.net/npm/@radio4000/components@0.1.66/dist/r4.js'
import 'https://cdn.jsdelivr.net/npm/@radio4000/components@0.1.67/dist/r4.js'
</script>
</head>
<body>
Expand Down

0 comments on commit 79ce4af

Please sign in to comment.