This commit is contained in:
Luke Smith
2022-07-09 19:35:45 -04:00
parent a56d5dafb2
commit 5e9cefe62e
4 changed files with 20 additions and 35 deletions

View File

@@ -13,7 +13,7 @@
{{- end -}}
</main>
<footer>
<a href="{{ .Site.BaseURL }}">{{ .Site.BaseURL }}</a></br>
<a href="{{ .Site.BaseURL }}">{{ .Site.BaseURL }}</a><br>
{{ if .Site.Params.showrss }}<a href="/index.xml"><img src="/pix/rss.svg" style="max-height:.9em;display:inline" alt=""> Subscribe via RSS for Updates.</a>{{ end }}
</footer>
</body>