feat: minor fixes

This commit is contained in:
saicaca
2023-10-18 21:24:51 +08:00
parent 75d87f3afc
commit ea4a453e25
14 changed files with 193 additions and 104 deletions

View File

@@ -8,6 +8,6 @@ import {getConfig} from "../utils/config-utils";
<div class="text-black/50 dark:text-white/50 text-sm">
© 2023 {getConfig().profile.author}. All Rights Reserved.
<br>
Powered by Vivia
Powered by <a class="link text-[var(--primary)]" target="_blank" href="https://github.com/saicaca/fuwari">Fuwari</a>
</div>
</div>