We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff90c34 commit 5810489Copy full SHA for 5810489
docs/astro.config.mjs
@@ -63,7 +63,7 @@ export default defineConfig({
63
sitemap(),
64
starlight({
65
components: {
66
- PagekFrame: "./src/components/PageFrame.astro",
+ PageFrame: "./src/components/PageFrame.astro",
67
},
68
logo: {
69
light: "/src/assets/logo-light.svg",
0 commit comments