chore: rm homepage link from the footer altogether
This commit is contained in:
parent
ad0095c5c8
commit
deb0a3be6c
@ -18,7 +18,6 @@
|
||||
</div>
|
||||
<a href="{{StaticUrlPrefix}}/js/licenses.txt">{{.i18n.Tr "licenses"}}</a>
|
||||
{{if .EnableSwagger}}<a href="{{AppSubUrl}}/api/swagger">API</a>{{end}}
|
||||
<a rel="noopener" href="https://dotya.ml/">Homepage</a>
|
||||
{{template "custom/extra_links_footer" .}}
|
||||
{{if (or .ShowFooterVersion .PageIsAdmin)}}<span class="version">{{GoVer}}</span>{{end}}
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user