v0.5.115: add History routing and SEO prerender for Climperor Web.

Path URLs, crawlable hero/mechanics pages, and sitemap make the static site indexable while keeping SPA hydration.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 04:55:33 +08:00
co-authored by Cursor
parent 38f46ad2ea
commit 544ea42d40
16 changed files with 838 additions and 81 deletions
+2 -1
View File
@@ -135,7 +135,8 @@ body {
color: var(--muted);
line-height: 1.4;
}
.sr-only {
.sr-only,
.seo-prerender {
position: absolute;
width: 1px;
height: 1px;