diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-10-07 17:25:43 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-10-07 17:25:50 -0700 |
| commit | d7b5b81b5d6ec55d0847b5171c3800a8f7b5c001 (patch) | |
| tree | d646d8339602599eee64910cd252de0df595bcfe /site/index.html | |
| parent | 014443ef502eee0c337a5feb2aa0aeebb8d51557 (diff) | |
feat: add i18n translation (initial JP and EN)
Diffstat (limited to 'site/index.html')
| -rw-r--r-- | site/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.html b/site/index.html index ea2575e..5555eba 100644 --- a/site/index.html +++ b/site/index.html @@ -4,6 +4,7 @@ <meta charset="UTF-8" /> <link rel="icon" type="image/svg+xml" href="/rasis.webp" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="language" content="en" /> <title>573 UPDATES</title> <meta name="description" content="A scraper and aggregator of information/news for various arcade games. Currently supports various KONAMI/BEMANI and Performai "> </head> |
