fix(head): default description not applied correctly
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!-- Use site subtitle by default -->
|
<!-- Use site subtitle by default -->
|
||||||
{{ $description := .Site.Params.subtitle }}
|
{{ $description := .Site.Params.sidebar.subtitle }}
|
||||||
|
|
||||||
{{ if .Description }}
|
{{ if .Description }}
|
||||||
<!-- Page description exists -->
|
<!-- Page description exists -->
|
||||||
|
|||||||
Reference in New Issue
Block a user