feat: optimize header and footer

This commit is contained in:
2026-02-26 22:23:54 +08:00
parent ca5c3c8d21
commit af270b3d6a
15 changed files with 126 additions and 76 deletions

View File

@@ -6,6 +6,8 @@ export interface messagesInterface {
nav: {
home: string;
about: string;
demo: string;
join: string;
theme: string;
locale: string;
login: string;