stuff
This commit is contained in:
10
index.html
10
index.html
@@ -1,18 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>NetBSD Club</title>
|
||||
<title>netbsd.club</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="Netbsd.club is a club for NetBSD users and people interested in desert island software">
|
||||
<meta name="keywords" content="netbsd perl dessert islands">
|
||||
<meta name="description" content="netbsd.club is a club for NetBSD users and people interested in obscure software tools">
|
||||
<meta name="keywords" content="netbsd perl desert islands raku clojure lisp netbsd.club club">
|
||||
<link href="netbsdclub.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="hero">
|
||||
<img src="netbsd.png" alt="netbsd" />
|
||||
<div class="links">
|
||||
[ <a href="blog.html">blog</a> ] -
|
||||
[ <a href="https://codeberg.org/netbsd-club">projects</a> ] -
|
||||
[ <a href="webring.html">webring</a> ] -
|
||||
[ <a href="https://git.netbsd.club/netbsd.club">projects</a> ] -
|
||||
[ <a href="about.html">about</a> ] -
|
||||
[ <a href="https://library.netbsd.club">library</a> ]
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user