We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5fc71 commit a908d67Copy full SHA for a908d67
astro.config.mjs
@@ -53,7 +53,7 @@ export default defineConfig({
53
},
54
],
55
logo: {
56
- src: "/img/gaman-big.png",
+ src: "/public/img/gaman-big.png",
57
58
customCss: ["./src/styles/custom.css"],
59
sidebar: [
0 commit comments