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