update theme name
This commit is contained in:
parent
554a862ddb
commit
eb5e2ca76f
|
@ -127,7 +127,7 @@
|
|||
<meta property="og:url" content="{{AppUrl}}" />
|
||||
<meta property="og:description" content="{{MetaDescription}}">
|
||||
{{end}}
|
||||
{{if not (eq DefaultTheme "default")}}
|
||||
{{if not (eq DefaultTheme "gitea")}}
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/css/theme-{{DefaultTheme}}.css">
|
||||
{{end}}
|
||||
{{template "custom/header" .}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user