diff --git a/layouts/partials/brand.html b/layouts/partials/brand.html index a0c84e3..9dd58d1 100644 --- a/layouts/partials/brand.html +++ b/layouts/partials/brand.html @@ -1,6 +1,6 @@
-

{{ .Site.Title}}

+

{{ .Site.Title}}

{{ .Site.Params.subtitle }}

{{ partial "nav.html" . }} -
+
diff --git a/layouts/shortcodes/epigraph.html b/layouts/shortcodes/epigraph.html index 2d60ad7..af992c9 100644 --- a/layouts/shortcodes/epigraph.html +++ b/layouts/shortcodes/epigraph.html @@ -5,7 +5,9 @@ {{ if .IsNamedParams }} {{ end }} diff --git a/layouts/shortcodes/marginnote.html b/layouts/shortcodes/marginnote.html index 57cc43e..9616ead 100644 --- a/layouts/shortcodes/marginnote.html +++ b/layouts/shortcodes/marginnote.html @@ -1,6 +1,12 @@ {{ $marginnoteDomIdSuffix := .Ordinal }} -