We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f63152 commit 8e8af3aCopy full SHA for 8e8af3a
src/pages/index.astro
@@ -22,7 +22,7 @@ import Footer from "@/components/footer.astro";
22
<Layout>
23
<Navbar />
24
<Hero />
25
- <Logo />
+ <!-- <Logo /> -->
26
<WhatSCI />
27
<WhySCI />
28
<Understanding />
0 commit comments