Fixing a few visual bugs and translations.
This commit is contained in:
parent
b64d1bdb6a
commit
de13fe549a
5 changed files with 35 additions and 10 deletions
|
@ -10,12 +10,13 @@
|
|||
</div>
|
||||
<div class="text-center col3">
|
||||
<br>
|
||||
{{ .Site.Copyright }}
|
||||
{{ .Site.Copyright }}<br>
|
||||
<a href="{{ .Site.Params.websiteSource }}">{{ i18n "websiteSource" }}</a><br>
|
||||
</div>
|
||||
<div class="col3 text-right padding-container-1">
|
||||
<br>
|
||||
{{ .Site.Params.usingTheme }} <a href="/omegamma">Omegamma</a><br>
|
||||
{{ .Site.Params.poweredBy }} <a href="https://gohugo.io">Hugo</a>
|
||||
{{ i18n "usingTheme" }} <a href="https://git.ad5001.eu/Ad5001/omegamma">Omegamma</a><br>
|
||||
{{ i18n "poweredBy" }} <a href="https://gohugo.io">Hugo</a>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue