Skip to content

Commit e5da624

Browse files
Update website
See 09007b0.
1 parent 0bd3fd3 commit e5da624

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ <h2 class="title">About Us</h2>
7979
<p>To focus our learning and efforts, the Club runs various projects which members are encouraged to contribute to. See the projects page for more details. Our main aim is to push people to improve while keeping projects accessible for people with varying skill levels and abilities.</p>
8080
<p>If anyone has any questions for the Club, please send us a message via either Discord or <a href="mailto:%20contact@programmingclub.com.au">Email</a>.</p>
8181
<p><picture>
82-
<source srcset="assets/2023-2024/meetup-2-cropped.avif" type="image/avif">
83-
<source srcset="assets/2023-2024/meetup-2-cropped.webp" type="image/webp">
84-
<img src="assets/2023-2024/meetup-2-cropped.jpg" title="A weekly meetup at the Sandy Bay Campus" class="img-fluid" alt="Club members in a large room with a big screen at a weekly meetup">
82+
<source srcset="assets/2022-2023/meetup-2-cropped.avif" type="image/avif">
83+
<source srcset="assets/2022-2023/meetup-2-cropped.webp" type="image/webp">
84+
<img src="assets/2022-2023/meetup-2-cropped.jpg" title="A weekly meetup at the Sandy Bay Campus" class="img-fluid" alt="Club members in a large room with a big screen at a weekly meetup">
8585
</picture></p>
8686
<h3 id="committee"><span>Committee</span><a class="ms-2" href="#committee"><svg class="heading-anchor-icon"><title>Link icon</title></svg></a></h3>
8787
<p>The Club’s affairs are managed by the Committee.</p>

websiteabout.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@ <h2 class="title">About this Website</h2>
9393
<li>Bootstrap version: v5.3.3</li>
9494
<li>Bootstrap Icons version: v1.13.3
9595
<!-- TODO: Parse to local time with js? --></li>
96-
<li>Last built: 2025-04-19T01:36:39+10:00</li>
97-
<li>Git commit: <a href="https://github.com/UTAS-Programming-Club/UTAS-Programming-Club.github.io/commit/87eb76c6a8e3ef933e3d8e7393767f763c022305">87eb76c6a8e3ef933e3d8e7393767f763c022305</a></li>
96+
<li>Last built: 2025-04-19T01:41:16+10:00</li>
97+
<li>Git commit: <a href="https://github.com/UTAS-Programming-Club/UTAS-Programming-Club.github.io/commit/09007b07857d276c25eaa555368d2f77f0661bcc">09007b07857d276c25eaa555368d2f77f0661bcc</a></li>
9898
<li>Git commit author(s): Joshua Wierenga (joshuagit@joshuawierenga.tech)
9999
<!-- TODO: Parse to local time with js? --></li>
100-
<li>Git commit time: 2025-04-19T01:36:17+10:00</li>
100+
<li>Git commit time: 2025-04-19T01:40:58+10:00</li>
101101
<li>Git commit branch: <a href="https://github.com/UTAS-Programming-Club/UTAS-Programming-Club.github.io/tree/main">main</a></li>
102102
</ul>
103103
<p><span class="js-only" hidden="hidden">None: Using a js based dark mode system with full persistance between pages and browser level support. Try without js to see the differences!</span>

0 commit comments

Comments
 (0)