add header navlinks in html

This commit is contained in:
stev 2023-02-27 13:06:17 +01:00
parent c7332459b9
commit 05d19c0a30
9 changed files with 61 additions and 2 deletions

View file

@ -10,6 +10,12 @@
</head>
<body>
<nav>
<ul>
<li><a href="/index.html">/home/stev</a></li>
<li><a href="/gemlog/index.html">~/logs</a></li>
</ul>
</nav>
<h1># Current or finished projects</h1>
<p>sorted in reverse chronological order so that the most recent projects appears first:</p>
<h2>## 2023</h2>