mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
Adding an archetype file for the docs site
This commit is contained in:
8
docs/archetypes/default.md
Normal file
8
docs/archetypes/default.md
Normal file
@@ -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