diff --git a/exampleSite/content/cont/archetypes.en.md b/exampleSite/content/cont/archetypes.en.md index 689ff9b01e..d5fd997028 100644 --- a/exampleSite/content/cont/archetypes.en.md +++ b/exampleSite/content/cont/archetypes.en.md @@ -3,7 +3,7 @@ title: Archetypes weight: 10 --- -Using the command: `hugo new [relative new content path]`, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more : [archetypes](https://gohugo.io/content/archetypes/). +Using the command: `hugo new [relative new content path]`, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: [archetypes](https://gohugo.io/content/archetypes/). It is pre-configured skeleton pages with default front matter. Please refer to the documentation for types of page to understand the differences. @@ -54,4 +54,4 @@ weight = 5 +++ Lorem Ipsum. -``` \ No newline at end of file +```