mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 19:04:39 -04:00
Adding an archetype file for the docs site
This commit is contained in:
parent
28ffb92b36
commit
be3e5592dc
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"
|
||||
+++
|
Loading…
x
Reference in New Issue
Block a user