docs(pages): redesign landing page with monochrome icons and SEO

Rework the marketing site with a cleaner, more restrained layout, replace emoji with Material Symbols monochrome icons, and add full SEO (Open Graph, Twitter cards, JSON-LD, canonical, robots.txt, sitemap.xml).
This commit is contained in:
Rocky
2026-07-05 19:26:23 +08:00
parent c555056173
commit cfbfb542cc
3 changed files with 468 additions and 665 deletions
+15
View File
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://hkgood.github.io/OSGKeyboard/</loc>
<lastmod>2026-07-05</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://hkgood.github.io/OSGKeyboard/privacy/</loc>
<lastmod>2026-07-05</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
</urlset>