Skip to content

Commit 1d520eb

Browse files
authored
remove dev banner
1 parent e8993dc commit 1d520eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layouts/default.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import Navigation from "../components/navigation";
33
import Footer from "../components/footer";
44
import Banner from "../components/banner.astro";
5-
import BannerPrimaryContent from "../content/banner/primary.mdx";
65
import { components } from "../components/elements";
76
import "../styles/global.scss";
87
---

0 commit comments

Comments
 (0)