Remove footer and navigation in docs

This commit is contained in:
2021-01-31 15:45:20 -08:00
parent 8ef7294b9e
commit 56646d55dd
4 changed files with 4 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
<a class="btn" style="color: white; background-color: {{ .Get "color" }};" href="https://gitea.arsenm.dev/{{ if or (.Get "owner") }}{{ .Get "owner" }}{{ else }}Arsen6331{{ end }}/{{ .Get "project" }}">
<span class="iconify" data-icon="cib:gitea"></span>
{{ .Get "text" }}
<span class="iconify" data-icon="cib:gitea"></span>
&nbsp;{{ .Get "text" }}
</a>