This commit is contained in:
rawleyfowler
2025-03-12 16:17:49 -05:00
parent 5dd670b6a4
commit aed0ac180b
3 changed files with 16 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>NetBSD!</title>
<title>NetBSD Club</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="netbsdclub.css" rel="stylesheet" />
</head>
@@ -9,7 +9,7 @@
<div class="hero">
<img src="netbsd.png" alt="netbsd" />
<div class="links">
[ <a href="news">news</a> ] -
[ <a href="blog.html">blog</a> ] -
[ <a href="https://codeberg.org/netbsd-club">projects</a> ] -
[ <a href="about.html">about</a> ]
</div>