diff --git a/layouts/partials/layout/theme.html b/layouts/partials/layout/theme.html index d920eb6..a4f7c86 100644 --- a/layouts/partials/layout/theme.html +++ b/layouts/partials/layout/theme.html @@ -9,7 +9,7 @@ {{- $custom_theme_options := $.Param "reveal_hugo.custom_theme_options" | default dict -}} {{- if $.Param "reveal_hugo.custom_theme_compile" -}} {{ $asset := resources.Get $custom_theme | resources.ExecuteAsTemplate "_.scss" . | toCSS $custom_theme_options | minify | fingerprint }} - + {{- else -}} {{- end -}}