From 9e13ac9a8ff4d95ed4e1dcd2e6b90aae765c532d Mon Sep 17 00:00:00 2001 From: Rick Cogley Date: Fri, 24 Apr 2015 18:10:51 +0900 Subject: [PATCH] Single rather than double backticks in types.md Whoops, I had the new hugo new as double backticks but it appears only single are needed. --- docs/content/content/types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/content/types.md b/docs/content/content/types.md index 3d4754c6c..246ab7368 100644 --- a/docs/content/content/types.md +++ b/docs/content/content/types.md @@ -11,7 +11,7 @@ weight: 40 --- Hugo has full support for different types of content. A content type can have a -unique set of meta data, template and can be automatically created by the ``hugo new`` +unique set of meta data, template and can be automatically created by the `hugo new` command through using content [archetypes](/content/archetypes/). A good example of when multiple types are needed is to look at [Tumblr](https://www.tumblr.com/). A piece