Restore NEIK-specific Forgejo theme
This commit is contained in:
parent
5782bddffb
commit
1de93154cf
3 changed files with 384 additions and 0 deletions
|
|
@ -1 +1,5 @@
|
|||
{{if and .Repository (eq .Repository.Name "neik-location")}}
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/assets/css/neik-wiki.css?v=20260815b">
|
||||
{{else}}
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/assets/css/ccds-wiki.css?v=20260815b">
|
||||
{{end}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue