Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ import Card from '../features/ui/Card.astro';
href="https://www.github.com/tulsawebdevs"
body="We have a variety of internal and external projects, demos, and labs"
/>
<Card
<!-- <Card
title="Vote on topics and projects"
href="/proposals"
body="Or suggest new ones! Our members shape the direction of the group"
/>
/> -->
</nav>
</main>
</Layout>
Expand Down