diff --git a/layouts/_default/flickr.html b/layouts/_default/flickr.html index fd8b307..13c2c1e 100644 --- a/layouts/_default/flickr.html +++ b/layouts/_default/flickr.html @@ -12,7 +12,7 @@ diff --git a/layouts/partials/content.html b/layouts/partials/content.html index 490c04c..ea70f12 100644 --- a/layouts/partials/content.html +++ b/layouts/partials/content.html @@ -10,7 +10,7 @@ {{ .Scratch.Set "image" $unsplash_data.urls.regular }} {{ end }} - + {{ end }} {{ partial "breadcrumbs/index.html" . }} diff --git a/layouts/shortcodes/mermaid.html b/layouts/shortcodes/mermaid.html index df7e58c..3ce5e2a 100644 --- a/layouts/shortcodes/mermaid.html +++ b/layouts/shortcodes/mermaid.html @@ -3,7 +3,7 @@ {{ $data := dict "code" .Inner "mermaid" $mermaidData }}
- +
{{ .Get "caption" }}