diff --git a/content/post/jump.md b/content/post/jump.md index d280927..5ddec7f 100644 --- a/content/post/jump.md +++ b/content/post/jump.md @@ -1,4 +1,5 @@ --- +title: Jump --- Some folks, they're just built to jump. diff --git a/themes/maddybook/layouts/index.html b/themes/maddybook/layouts/index.html index c85e694..ebcf4e7 100644 --- a/themes/maddybook/layouts/index.html +++ b/themes/maddybook/layouts/index.html @@ -1,6 +1,5 @@ {{ define "main" }}
-

{{ .Title }}

{{ .Content }}
{{ end }} diff --git a/themes/maddybook/layouts/partials/head.html b/themes/maddybook/layouts/partials/head.html index dfc1c42..5a65e18 100644 --- a/themes/maddybook/layouts/partials/head.html +++ b/themes/maddybook/layouts/partials/head.html @@ -1,4 +1,4 @@ - {{ .Title }} + {{ if .Title }}{{ .Title }} | {{ end }}A Wildness of the Heart by Madison Scott-Clary