diff --git a/exampleSite/layouts/partials/recent-articles-demo.html b/exampleSite/layouts/partials/recent-articles-demo.html index 2866e684..d3cdf0d1 100644 --- a/exampleSite/layouts/partials/recent-articles-demo.html +++ b/exampleSite/layouts/partials/recent-articles-demo.html @@ -39,7 +39,7 @@
diff --git a/layouts/partials/header/basic.html b/layouts/partials/header/basic.html index 3565d314..7fdcac6e 100644 --- a/layouts/partials/header/basic.html +++ b/layouts/partials/header/basic.html @@ -145,7 +145,7 @@ {{ partial "icon.html" .Pre }} {{ end }} -

+

{{ .Name | markdownify }}

@@ -245,7 +245,7 @@