Add blog
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user