feat: add modification codes page and update routing; remove about and contact pages

This commit is contained in:
2026-04-02 10:01:18 +08:00
parent c22bc08282
commit 00215decc5
12 changed files with 237 additions and 455 deletions
-2
View File
@@ -4,10 +4,8 @@ html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
#root {
width: 100%;
height: 100%;
}