This commit is contained in:
theo lem 2020-05-08 14:01:11 +02:00
parent 5ce0077e22
commit fc714e44ef
2 changed files with 4 additions and 4 deletions

View File

@ -18,8 +18,8 @@
</body>
<footer>
<a id="about" href="{{ SITE_URL }}/pages/about.html">about</div>
<a id="download" href="{{ SITE_URL}}/pages/download.html">download</div>
<a id="about" href="{{ SITE_URL }}/pages/about.html">about</a>
<a id="download" href="{{ SITE_URL}}/pages/download.html">download</a>
</footer>
</html>