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 f2588c3 commit 9261990Copy full SHA for 9261990
src/layouts/BaseLayout.astro
@@ -24,6 +24,5 @@ const { seo } = Astro.props;
24
</main>
25
<Footer />
26
<SwitchTheme client:only="react" />
27
- <BannerFloat />
28
</body>
29
</html>
0 commit comments