Add siteName to page nav.

This commit is contained in:
Victor Vrantchan
2021-02-20 20:52:36 -05:00
parent ec514fd70e
commit 39ef8166b6

View File

@@ -1,2 +1,3 @@
<nav class="site-nav">
<h1>{{.siteName}}</h1>
</nav>