Skip to content

Commit a908d67

Browse files
committed
fix
1 parent 3b5fc71 commit a908d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export default defineConfig({
5353
},
5454
],
5555
logo: {
56-
src: "/img/gaman-big.png",
56+
src: "/public/img/gaman-big.png",
5757
},
5858
customCss: ["./src/styles/custom.css"],
5959
sidebar: [

0 commit comments

Comments
 (0)