Fix img
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{{define "footer"}}
|
||||
</div>
|
||||
<div class="footer">
|
||||
{{if ne .Config.Icp ""}}
|
||||
<span>{{ .Config.Icp }}</span><span class="footer-divider"> | </span>
|
||||
{{ end }}
|
||||
<span>
|
||||
© 2018 - <script>document.write(new Date().getFullYear())</script> {{ .Config.Author }}
|
||||
Powered By <a href="{{ .Config.AppRepository }}" target="_blank"> {{ .Config.AppName }} </a>
|
||||
|
Reference in New Issue
Block a user