This commit is contained in:
rawleyfowler
2025-03-12 16:22:25 -05:00
parent aed0ac180b
commit 16a7473730
3 changed files with 9 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<body>
<div class="hero">
<h1>About netbsd.club</h1>
<p style="width: 300px">
<p>
Netbsd.club is a collective of desert island tech-junkies. Desert island meaning
technology you'd like to have on a desert island. Obviously, we enjoy NetBSD, but we also
love Perl, C, Raku, Lisps, and much more.
@@ -17,6 +17,9 @@
Our goal is to build useful software for and around said technologies, and provide it to end users;
completely free of charge. You can see a list of our projects [ <a href="https://codeberg.org/netbsd-club">here</a> ].
</p>
<p>
[ <a href="/">Go home</a> ]
</p>
</div>
</body>
</html>