stytle: 优化样式

This commit is contained in:
xlsea
2025-04-23 17:43:10 +08:00
parent acda7d6980
commit b31edb5f8c
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ defineOptions({
<template>
<DarkModeContainer class="h-full flex-center">
<a href="https://blog.xlsea.cn" target="_blank" rel="noopener noreferrer">Copyright MIT © 2021 马铃薯头</a>
<a href="https://blog.xlsea.cn" target="_blank" rel="noopener noreferrer">Copyright MIT © 2024 马铃薯头</a>
</DarkModeContainer>
</template>