Port a Gitea
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<p>© 2024 Open Bokeron.</p>
|
||||
<p>
|
||||
Made with <span style="color: #e25555;">♥</span> in
|
||||
<a href="https://bitbucket.org/openbokeron/openbokeron.bitbucket.io">Bitbucket</a>
|
||||
<a href="https://openbokeron.uma.es/gitea/OpenBokeron/Web">Gitea</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<img class="icon" src="/assets/logo.jpg" alt="{{ .Title }} logo">
|
||||
<h1>{{ .Title }}</h1>
|
||||
<img class="icon" src="/assets/logo.jpg" alt="{{ .Site.Title }} logo">
|
||||
<h1>{{ .Site.Title }}</h1>
|
||||
<p>{{ T "motto" }}</p>
|
||||
{{ partial "nav.html" . }}
|
||||
|
Reference in New Issue
Block a user