From 099f46ca5ca29baabb39325239c26d924723c69b Mon Sep 17 00:00:00 2001 From: nxxxse <37087724+nxxxse@users.noreply.github.com> Date: Mon, 5 Mar 2018 22:42:15 +0100 Subject: [PATCH] Fix spacing in content-management/types.md --- content/content-management/types.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/content-management/types.md b/content/content-management/types.md index f639313c0..dc412af19 100644 --- a/content/content-management/types.md +++ b/content/content-management/types.md @@ -54,7 +54,7 @@ layout = "birthday" +++ {{< /code >}} -By default, Hugo assumes `*.md` under `events` is of the `events` content type. However, we have specified that this particular file at `content/events/ my-first-event.md` is of type `event` and should render using the `birthday` layout. +By default, Hugo assumes `*.md` under `events` is of the `events` content type. However, we have specified that this particular file at `content/events/my-first-event.md` is of type `event` and should render using the `birthday` layout. ### Create a Type Layout Directory @@ -96,4 +96,4 @@ Read [Archetypes][archetypes] for more information on archetype usage with `hugo [sectiontemplates]: /templates/section-templates/ [sections]: /content-management/sections/ [template]: /templates/ -[Tumblr]: https://www.tumblr.com/ \ No newline at end of file +[Tumblr]: https://www.tumblr.com/