Fix main logos default path (#218)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{{/* default logos */}}
|
{{/* default logos */}}
|
||||||
{{ $mainLogo := "/images/site/main-logo.png" }}
|
{{ $mainLogo := "/images/main-logo.png" }}
|
||||||
{{ $invertedLogo := "/images/inverted-logo.png" }}
|
{{ $invertedLogo := "/images/inverted-logo.png" }}
|
||||||
|
|
||||||
{{/* if custom logo is used, them */}}
|
{{/* if custom logo is used, them */}}
|
||||||
|
|||||||
Reference in New Issue
Block a user