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/