diff options
| author | Yuval Adam <_@yuv.al> | 2025-03-04 14:24:14 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-03-04 14:24:14 +0100 |
| commit | 812a1f0c307f23922e939107018191c39b770e24 (patch) | |
| tree | a9b6ab1c11e09bbc119f3005d7692787a7bef6bd /index.html | |
| parent | 170d2022491efa5934ee6cc099c520a9bfbb5be3 (diff) | |
Use updated cw.js CDN
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <meta name="keywords" content="morse code, morse code game, learn morse code, morse code practice, morse hero"> <meta name="robots" content="index, follow"> <script src="https://cdn.usefathom.com/script.js" data-site="NEBPAKSA" defer></script> - <script src="https://cwjs.mastercw.com/cw.min.js"></script> + <script src="https://cdn.jsdelivr.net/npm/cw@latest/dist/cw.min.js"></script> <meta name="canonical" href="https://morsehero.com"> <link rel="apple-touch-icon" sizes="180x180" href="/ico/apple-touch-icon.png"> |
