mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 13:24:45 -04:00
Adding an archetype file for the docs site
This commit is contained in:
parent
8e29aa2afd
commit
a79abb294c
8
archetypes/default.md
Normal file
8
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"
|
||||||
|
+++
|
Loading…
x
Reference in New Issue
Block a user