Skip to content

Commit 22f60b6

Browse files
committed
fix errors
1 parent bd759b2 commit 22f60b6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+46
-954
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default defineConfig({
2222
title: SITE.name,
2323
favicon: "/favicon.png",
2424
logo: {
25-
src: "./src/assets/logo.png",
25+
src: "./public/assets/logo.png",
2626
replacesTitle: true,
2727
},
2828
//自定义组件
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)