Skip to content

Commit

Permalink
Add team meeting info under OurProjects
Browse files Browse the repository at this point in the history
  • Loading branch information
Powerlated committed Sep 17, 2024
1 parent 0acff62 commit 0631ebd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/widgets/OurProjects.astro
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ const {
))
}

<h3 class="text-large font-bold my-4">Meeting Location</h3>
<p>College of Engineering Makerspace</p>
<p>Bolz Hall</p>

<Button variant="primary" href={href} class="mt-8">
Learn More
</Button>
Expand Down

0 comments on commit 0631ebd

Please sign in to comment.