Skip to content

Commit 8e8af3a

Browse files
committed
Remove logos section
1 parent 2f63152 commit 8e8af3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import Footer from "@/components/footer.astro";
2222
<Layout>
2323
<Navbar />
2424
<Hero />
25-
<Logo />
25+
<!-- <Logo /> -->
2626
<WhatSCI />
2727
<WhySCI />
2828
<Understanding />

0 commit comments

Comments
 (0)