mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Adding an archetype file for the docs site
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
date = "2013-07-01"
|
||||
title = "Title of the Content"
|
||||
weight = 5
|
||||
[menu]
|
||||
[menu.main]
|
||||
parent = "x"
|
||||
+++
|
||||
Reference in New Issue
Block a user