Files
OSGKeyboard/docs/en/index.html
Rocky 2d5d3cc450 docs(site): consolidate landing page and add macOS download
Publish one bilingual download surface with clearly separated iPhone/iPad App Store and notarized Mac DMG actions.
2026-07-30 00:57:25 +08:00

16 lines
488 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Redirecting · OSGKeyboard</title>
<meta name="robots" content="noindex">
<link rel="canonical" href="https://hkgood.github.io/OSGKeyboard/?lang=en">
<meta http-equiv="refresh" content="0; url=../?lang=en">
<script>location.replace("../?lang=en");</script>
</head>
<body>
<p><a href="../?lang=en">OSGKeyboard</a></p>
</body>
</html>