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># I hate Microsoft</h1>
<p>Yep, like a lot of people I hate Microsoft so I'll try to be a little specific.</p>
<p>First of all, the only reason I still have Windows on my desktop is for gaming reasons and only that, most of what I do happens on GNU+Linux on my laptop which is not powerfull to play something more advanced than OSRS. I hadn't played on that desktop for a very long time because I no longer had a GPU but I found a very, very old GT240 at my parent's house to put in there so I started using it again... It was my first use of Windows in about two years and it was a pain!</p>