We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5305a79 commit 736e05dCopy full SHA for 736e05d
src/pages/about.astro
@@ -1,5 +1,5 @@
1
---
2
-import Layout from "../layouts/BlogPost.astro";
+import Layout from "../layouts/BlogLayout.astro";
3
4
5
<Layout
0 commit comments