Emitter: Switch to Forgejo
This commit is contained in:
parent
131c18230a
commit
c0baac0488
48 changed files with 19 additions and 17 deletions
|
@ -0,0 +1,7 @@
|
|||
{{if eq .locale.Lang "de-DE"}}
|
||||
<a class="item" href="https://25120.de/datenschutz/" rel="nofollow">Datenschutz</a>
|
||||
<a class="item" href="https://25120.de/impressum/" rel="nofollow">Impressum</a>
|
||||
{{else}}
|
||||
<a class="item" href="https://25120.org/privacy/" rel="nofollow">Privacy</a>
|
||||
<a class="item" href="https://25120.org/imprint/" rel="nofollow">Imprint</a>
|
||||
{{end}}
|
2
hosts/forgejo-custom/templates/custom/header.tmpl
Normal file
2
hosts/forgejo-custom/templates/custom/header.tmpl
Normal file
|
@ -0,0 +1,2 @@
|
|||
<link rel="stylesheet" type="text/css" href="{{AppSubUrl}}/assets/css/jupyter.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{AppSubUrl}}/assets/css/fonts.css" />
|
Loading…
Add table
Add a link
Reference in a new issue