Update index.php

This commit is contained in:
deepend-tildeclub 2024-07-15 14:55:42 -06:00 committed by GitHub
parent f458071c8a
commit ff9a2c6b54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 53 additions and 47 deletions

View File

@ -93,7 +93,15 @@
</div>
<div class="col">
<div class="col">
<?php if (new DateTime() >= new DateTime('2024-09-30')): ?>
<h2>UPDATE: September 2024:</h2>
<h3>Happy 10th Birthday, Tilde.Club!</h3>
<p>
Tilde.Club turned 10! This cozy corner of the internet has become a haven for creativity and community. Members have crafted quirky personal pages, shared knowledge through the wiki, and supported each other in countless projects. It's a space where everyone's unique contributions shine, making it truly special. Here's to a decade of fun and friendship, and many more to come!
</p>
<hr>
<?php endif; ?>
<h2>UPDATE: March 2024:</h2>
<h3>Hey everyone, we've leveled up to Fedora 39!</h3>
<p>
@ -137,9 +145,7 @@
<li>~club now has a Mastodon page you can follow us at <a href="https://tilde.zone/@tildeclub" target="_blank">https://tilde.zone/@tildeclub</a></li>
<li>Users can now setup Two-Factor Authentication (2FA) to use for SSH logins instead of only public key auth <a href="https://tilde.club/wiki/2fa.html">More Info</a></li>
</ul>
</div>
</div>
<div class="col">