fix: accessibility issues with footer links, optimize footer link handling logic

This commit is contained in:
radishzzz 2025-05-19 00:58:53 +01:00
parent a27cdcb7f9
commit 96fba2d473
8 changed files with 52 additions and 44 deletions

View file

@ -165,13 +165,13 @@ footer: {
url: 'https://github.com/radishzzz/astro-theme-retypeset',
},
{
name: 'X',
url: 'https://x.com/radishzz_',
},
name: 'Email',
url: 'email@radishzz.cc',
}
// {
// name: 'Email',
// url: 'https://example@gmail.com',
// }
// name: 'X',
// url: 'https://x.com/radishzz_',
// },
]
// 建站年份
startYear: 2024