diff options
| author | Yuval Adam <_@yuv.al> | 2025-03-03 12:16:47 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-03-03 12:16:47 +0100 |
| commit | 78052aac1fae7592f2ced0c41db7b8c7c405556c (patch) | |
| tree | 8bb1894cccbb1113153331026dcdd073c6f5bce6 /index.html | |
| parent | 4106da4a5e0df61009e0668defd47730f046ab20 (diff) | |
Add seo crap
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,7 +4,11 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Morse Hero</title> + <title>Learn Morse Code the Fun Way - Morse Hero</title> + <meta name="description" + content="Morse Hero is a fun, interactive game to learn Morse code. Practice your skills with audio playback and visual hints to master Morse code quickly."> + <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> <meta name="canonical" href="https://morsehero.com"> |
