diff --git a/layouts/partials/after-content-js.html b/layouts/partials/after-content-js.html index 6f1f4d7..f83402b 100644 --- a/layouts/partials/after-content-js.html +++ b/layouts/partials/after-content-js.html @@ -94,3 +94,8 @@ document.addEventListener("scroll", () => { }) {{ end }} + + diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 795f670..20c4828 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -55,6 +55,9 @@ {{ end }} + + + {{ .Site.Params.title }} diff --git a/layouts/partials/row.html b/layouts/partials/row.html index f49d3e5..66b8fd5 100644 --- a/layouts/partials/row.html +++ b/layouts/partials/row.html @@ -55,7 +55,7 @@
{{/* Main text content */}} -
+
{{ .Content }}
@@ -125,4 +125,4 @@
- \ No newline at end of file +