Move press page to top level menu

This commit is contained in:
spf13 2015-05-25 11:54:22 -04:00
parent 4a1773963b
commit f49b63a4dd
4 changed files with 7 additions and 7 deletions

View file

@ -19,6 +19,11 @@ MetaDataFormat = "yaml"
pre = "<i class='fa fa-cubes'></i>"
url = "/showcase/"
weight = -180
[[menu.main]]
name = "Press & Articles"
pre = "<i class='fa fa-bullhorn'></i>"
url = "/community/press/"
weight = -170
[[menu.main]]
name = "Discuss Hugo"
pre = "<i class='fa fa-comments'></i>"

View file

@ -7,7 +7,7 @@ menu:
main:
parent: community
next: /tutorials/automated-deployments
prev: /community/press
prev: /community/mailing-list
title: Contributing to Hugo
weight: 30
---

View file

@ -3,7 +3,7 @@ date: 2013-07-01
menu:
main:
parent: community
next: /community/press
next: /community/contributing
prev: /extras/urls
title: Mailing List
weight: 10

View file

@ -1,12 +1,7 @@
---
date: 2014-03-24T20:00:00Z
linktitle: Press
menu:
main:
parent: community
next: /community/contributing
notoc: true
prev: /community/mailing-list
title: Press, Blogs and Media Coverage
weight: 20
---