mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
Implementing new menu system in the docs site
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
---
|
||||
title: "Introduction to Hugo"
|
||||
date: "2013-07-01"
|
||||
groups: ['gettingStarted']
|
||||
linktitle: "Introduction"
|
||||
groups_weight: 5
|
||||
weight: 5
|
||||
menu:
|
||||
main:
|
||||
parent: 'getting started'
|
||||
---
|
||||
|
||||
## What is Hugo?
|
||||
|
||||
Reference in New Issue
Block a user