Small fixes
This commit is contained in:
parent
28e56764fd
commit
aedb7a3aa8
4 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
{{ $style := "light-without-switcher" }}
|
||||
{{ if and (isset site.Params "style") (ne site.Params.style "") }}
|
||||
{{ $style = site.Params.style | lower }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue