Restore NEIK-specific Forgejo theme

This commit is contained in:
Selecta Keke 2026-08-15 15:49:06 -03:00
parent 5782bddffb
commit 1de93154cf
3 changed files with 384 additions and 0 deletions

View file

@ -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}}