[fix] do some lints

This commit is contained in:
PrinOrange
2024-08-16 14:12:30 +08:00
parent 131a29b539
commit c1e6424db0
13 changed files with 95 additions and 34 deletions

View File

@@ -13,6 +13,7 @@ export type TConfig = {
SocialLinks: {
twitter?: string;
bilibili?: string;
weibo?: string;
reddit?: string;
facebook?: string;
instagram?: string;