|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8" /> |
| 5 | + <link rel="icon" type="image/svg+xml" href="/Hanacaraka/vite.svg" /> |
5 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
6 | | - <title>LexiJawa - Latin to Javanese Script</title> |
| 7 | + |
| 8 | + <!-- Primary Meta Tags --> |
| 9 | + <title>LexiJawa - Latin to Javanese Script Converter</title> |
| 10 | + <meta name="title" content="LexiJawa - Latin to Javanese Script Converter" /> |
| 11 | + <meta name="description" content="Convert Latin text to Javanese script (Aksara Jawa) online. Interactive learning guide for Javanese script enthusiasts." /> |
| 12 | + <meta name="keywords" content="Javanese script, Aksara Jawa, Latin to Javanese, converter, Javanese language, Indonesia, typography" /> |
| 13 | + <meta name="author" content="honsda" /> |
| 14 | + <link rel="canonical" href="https://honsda.github.io/Hanacaraka/" /> |
| 15 | + |
| 16 | + <!-- Open Graph / Facebook / Discord --> |
| 17 | + <meta property="og:type" content="website" /> |
| 18 | + <meta property="og:url" content="https://honsda.github.io/Hanacaraka/" /> |
| 19 | + <meta property="og:title" content="LexiJawa - Latin to Javanese Script Converter" /> |
| 20 | + <meta property="og:description" content="Effortlessly convert Latin text to Javanese script (Aksara Jawa) with our interactive tool and learning guide." /> |
| 21 | + <meta property="og:image" content="https://honsda.github.io/Hanacaraka/vite.svg" /> <!-- Recommended: Add a 1200x630px image here later --> |
| 22 | + |
| 23 | + <!-- Twitter --> |
| 24 | + <meta property="twitter:card" content="summary_large_image" /> |
| 25 | + <meta property="twitter:url" content="https://honsda.github.io/Hanacaraka/" /> |
| 26 | + <meta property="twitter:title" content="LexiJawa - Latin to Javanese Script Converter" /> |
| 27 | + <meta property="twitter:description" content="Effortlessly convert Latin text to Javanese script (Aksara Jawa) with our interactive tool and learning guide." /> |
| 28 | + <meta property="twitter:image" content="https://honsda.github.io/Hanacaraka/vite.svg" /> |
| 29 | + |
| 30 | + <!-- Additional SEO --> |
| 31 | + <meta name="robots" content="index, follow" /> |
| 32 | + <meta name="theme-color" content="#0f0f0f" /> |
7 | 33 | </head> |
8 | 34 | <body> |
9 | 35 | <div id="app"></div> |
|
0 commit comments