Skip to content

Commit

Permalink
0.1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
ug.rp committed May 17, 2024
1 parent 968c38c commit ed2f9a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
<link rel="icon" href="/favicon.png" sizes="192x192" />
<link rel="stylesheet" href="/index.css" />
<!-- @radio4000/components -->
<link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/@radio4000/components@0.1.73/dist/style.css" />
<link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/@radio4000/components@0.1.74/dist/style.css" />
<script type="module">
import 'https://fastly.jsdelivr.net/npm/@radio4000/components@0.1.73/dist/r4.js'
import 'https://fastly.jsdelivr.net/npm/@radio4000/components@0.1.74/dist/r4.js'
</script>
</head>
<body>
<r4-app href="https://radio4000.com" cdn="https://fastly.jsdelivr.net/npm/@radio4000/components@0.1.73"></r4-app>
<r4-app href="https://radio4000.com" cdn="https://fastly.jsdelivr.net/npm/@radio4000/components@0.1.74"></r4-app>
</body>
</html>

0 comments on commit ed2f9a4

Please sign in to comment.