fix broken home link

master
Alessandro Mauri 3 years ago
parent d1191bcf15
commit 45847995fd
  1. 2
      src/_header.html

@ -6,7 +6,7 @@
<img src="//alemauri.eu/img/me.jpg" alt="me" id="thumb">
</div>
<div id="links">
<a href="./">Home</a>
<a href="//alemauri.eu/index.html">Home</a>
<a href="https://git.alemauri.eu/alema">Gitea</a>
<a href="https://github.com/gunboy001">Github</a>
<a href="https://liberapay.com/alemauri/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>

Loading…
Cancel
Save