Spring 2025 Updates #8

Merged
jshiffer merged 5 commits from jshiffer/site:s25-events into main 2025-04-02 16:37:51 -07:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 7c2f6730df - Show all commits

View File

@ -25,7 +25,7 @@ bring your own flash drives and install any distro of your choice. Or if you
don't feel comfortable with the possibility of losing their data, you can set
up a Virtual Machine instead.
This time around, we have various Dell Optiplex workstations that we snatched
This time around, we have various Dell Precision workstations that we snatched
from the med school's e-waste (lol).
The officers will also be doing a show-and-tell of their own hardware which

View File

@ -23,7 +23,7 @@
Email Multi-Factor Authentication deadline: <span class="magic">Thu May 01 2025</span>
</a>
</li>
</ol>
</ul>
<script>
document.addEventListener('DOMContentLoaded', function () {
var nextThursday = new Date(Date.now() + (((4 - new Date().getDay() + 7) % 7) * 86400000));