This commit is contained in:
六如
2024-12-02 23:03:25 +08:00
parent c0cfdbafd9
commit 942826f4b0
107 changed files with 247 additions and 3432 deletions

View File

@@ -140,7 +140,7 @@ export function useNav() {
/** 获取`logo` */
function getLogo() {
return new URL("/logo.svg", import.meta.url).href;
return new URL("/logo.png", import.meta.url).href;
}
return {