From 863876230cf6f738e24bdca3cbfd81475226eae3 Mon Sep 17 00:00:00 2001 From: Alan Cha Date: Thu, 30 Jul 2020 22:07:34 -0400 Subject: [PATCH] Remove extra space --- exampleSite/content/cont/archetypes.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +```