There was an error while loading. Please reload this page.
1 parent 1fbbb65 commit 345b07fCopy full SHA for 345b07f
broadcast-channel/another-page.html
@@ -6,7 +6,7 @@
6
<title>HTML5 API - Broadcast Channel API</title>
7
<link
8
rel="stylesheet"
9
- href="https://cdn.jsdelivr.net/npm/@picocss/pico@1/css/pico.min.css"
+ href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css"
10
/>
11
<script src="another-page.js" type="module" defer></script>
12
</head>
broadcast-channel/index.html
<script src="app.js" type="module" defer></script>
0 commit comments