Fix descriptions for homepage in data file

This commit is contained in:
Ryan Watters
2017-02-10 01:20:34 -06:00
parent c7874aa0d6
commit 91130d1b51
3 changed files with 17 additions and 17 deletions
-14
View File
@@ -1,14 +0,0 @@
---
title: Site Sections
linktitle:
description:
date: 2017-01-10
publishdate: 2017-01-10
lastmod: 2017-01-10
tags: []
weight:
draft: false
slug:
aliases: []
notes:
---
@@ -0,0 +1,14 @@
---
title: Site Sections
linktitle:
description:
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
tags: []
weight:
draft: false
slug:
aliases: [/content-management/sections,/content/sections/]
notes:
---
+3 -3
View File
@@ -11,7 +11,7 @@ gettingstarted:
url: "getting-started"
haschildren: true
sortsubpagesby: "weight"
desc: "Quick start and guides for installing Hugo on your development machine"
desc: "Quick start and multi-platform guides for installing Hugo on your development machine"
projectorganization:
order: 3
title: "Project Organization"
@@ -25,7 +25,7 @@ contentmanagement:
url: "content-management"
haschildren: true
sortsubpagesby: "weight"
desc: "Content organization, summaries, archetypes, front-matter, and supported formats"
desc: "Content summaries, archetypes, pagination, permalinks, front matter, and supported formats"
templates:
order: 5
title: "Templates"
@@ -74,7 +74,7 @@ tutorials:
url: "tutorials"
haschildren: true
sortsubpagesby: "weight"
desc: "Community-aggregated advice on how to approach different projects using Hugo"
desc: "Community-aggregated articles on methods to approaching different projects using Hugo"
developertools:
order: 12
title: "Developer Tools"