diff --git a/content/articles.md b/content/articles.md index 82c53c8..94124bc 100644 --- a/content/articles.md +++ b/content/articles.md @@ -55,8 +55,14 @@ breadcrumb_html: | >
+ + + + +
+
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index d3fc15d..2fe29ec 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -27,6 +27,16 @@ {{ end }} {{ end }} + + + + {{ block "main" . }}{{ end }}