Skip to content

Commit ec428db

Browse files
Add links to pcjam 25 info
1 parent 95ed1ed commit ec428db

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pages/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In 2025, our meetups run from 2:30 PM to 4:30 PM on Thursdays in [Centenary 140]
6767
We are proud to send Club members to various game jam events across the past few years including the [UTas School of ICT Jam](https://itch.io/jam/utas-jam) in 2022, [Tas Game Makers' TasJam](https://itch.io/jam/tasjam-2024) in 2024 and [Apple Box Studio's Game Jam Tas](https://globalgamejam.org/jam-sites/2025/global-game-jam-tasmania)(part of the Global Game Jam) in early 2025.
6868
Hopefully these will continue into 2025 and beyond!
6969

70-
Additionally, we are currently planning our own jam tentatively scheduled for the mid year break. We will announce more details as we get closer to that.
70+
We also have our own jam coming up in few weeks, see our [itch.io](https://itch.io/jam/utas-pcjam-2025) page for more info.
7171

7272
[Toggle TasJam pictures](#industryPictures){role="button" data-bs-toggle="collapse" data-bs-target="#tasJamPictures" aria-expanded="true" aria-controls="tasJamPictures"}
7373

templates/header.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,8 @@ <h1 class="me-auto">Programming Club</h1>
3131
</div>
3232
</nav>
3333
</header>
34-
<div class="container">
34+
<div class="container">
35+
<div class="alert alert-info alert-dismissible fade show" role="alert">
36+
<strong>PCJam 25</strong> starts on the 18th, see our <a href="https://itch.io/jam/utas-pcjam-2025" class="alert-link">itch.io page</a> for more info
37+
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
38+
</div>

0 commit comments

Comments
 (0)