mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-04 02:03:32 +08:00
update logo (#39)
* update logo Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * fix layout. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="row">
|
||||
<div class="col-xs-12 text-xs-center">
|
||||
<p>
|
||||
Copyright © {{ .Now.Year }} <a href="{{ .Site.Params.website }}">{{ .Site.Params.author }}</a>. All rights reserved. Made with <i class="fa fa-heart" aria-hidden="true"></i> and <a href="https://gohugo.io">Hugo</a>. Sponsored by <a href="http://inblockchain.com">INBlockchain</a>.
|
||||
Copyright © {{ now.Year }} <a href="{{ .Site.Params.website }}">{{ .Site.Params.author }}</a>. All rights reserved. Made with <i class="fa fa-heart" aria-hidden="true"></i> and <a href="https://gohugo.io">Hugo</a>. Sponsored by <a href="http://inblockchain.com">INBlockchain</a>.
|
||||
</p>
|
||||
|
||||
<nav class="nav nav-inline">
|
||||
|
||||
Reference in New Issue
Block a user