diff --git a/theme/src/main/assets/page.st b/theme/src/main/assets/page.st index d5c51c5..f021ae9 100644 --- a/theme/src/main/assets/page.st +++ b/theme/src/main/assets/page.st @@ -46,7 +46,7 @@ $! $ elseif (page.properties.("material.author")) $ $ endif $ - + $ if (page.properties.("title")) $ $page.properties.("title")$ $ elseif (page.title) $ diff --git a/theme/src/main/assets/partials/nav.st b/theme/src/main/assets/partials/nav.st index f0471b9..521b9d2 100644 --- a/theme/src/main/assets/partials/nav.st +++ b/theme/src/main/assets/partials/nav.st @@ -30,7 +30,7 @@ $! $page.properties.("material.logo.icon")$ $ else $ $ if (page.properties.("material.logo.uri")) $ - + $ else $ $endif$