Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
Binary file removed public/homelab_workshops.png
Binary file not shown.
3 changes: 0 additions & 3 deletions src/routes/Projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,6 @@ export default function ProjectsPage() {
<h2 style={{ marginBottom: "0.5em", fontSize: "1.5rem", fontWeight: "medium" }}>Join us at our Project Nights!</h2>
<p>Interested in helping us to build our cool projects? Join us at our weekly project nights on <b>Mondays 5:30-8pm</b>!</p>
<p>See our social media pages for further details!</p>
<div>
<img alt="Home lab workshops" src="/homelab_workshops.png" style={{ display: "flex", alignItems: "center" }} />
</div>
<FAQSection questions={faqs} />
</div>
</main>
Expand Down