This commit is contained in:
Tracker-Friendly 2023-10-08 01:06:12 +01:00
parent 59603cb1f7
commit d7453c75e2
1 changed files with 6 additions and 2 deletions

View File

@ -35,7 +35,11 @@
<h1>Welcome to the Hectabit Homepage!</h1>
<li><button id="sidebutton">Toggle Sidebar</button></li>
<div class="spacer"></div>
<li><h1>HectaBit is a (non-registered) nonprofit which creates cool software</h1></li>
<li><h1>HectaBit news</h1></li>
<div class="spacer"></div>
<li><p1>We are dissapointed to say there was an attack on Centrifuge, on the 8th of October 2023. It was unsuccessful.</p1></li>
<div class="spacer"></div>
<li><p1>We are hosting a burgernotes instance, as seen in the sidebar. Just sign up!</p1></li>
<div class="spacer"></div>
<li><p1>We are now a Matrix HomeServer, including federation. Just sign up!</p1></li>
<div class="spacer"></div>
@ -43,7 +47,7 @@
<div class="spacer"></div>
<li><p1>Everything is now hosting on a Raspberry</p1><a href="/pi" target="_blank"> Pi!</a></li>
<div class="spacer"></div>
<li><h1>Thank you for choosing HectaBit!</h1></li>
<li><h1>HectaBit is a not-for-profit body hosted in the United Kingdom, 100% remotely!</h1></li>
</div>
<script>
document.getElementById("sidebutton").addEventListener("click", function() {