use baseof, close #10

This commit is contained in:
Luke Smith
2022-09-20 17:10:53 -04:00
parent ec39d27ce2
commit 11d59ffa1b
4 changed files with 35 additions and 26 deletions

View File

@@ -1,10 +0,0 @@
{{ partial "nextprev.html" . -}}
{{ partial "taglist.html" . -}}
</article>
</main>
<footer>
<a href="{{ .Site.BaseURL }}">{{ .Site.BaseURL }}</a><br><br>
<a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
</footer>
</body>
</html>