mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 04:13:17 -06:00
Update archetypes to be used with --kind
on hugo new
This commit is contained in:
parent
c03c44ff2d
commit
72cfb0834b
8
archetypes/generic.md
Normal file
8
archetypes/generic.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
+++
|
||||||
|
title = "{{ replace .Name "-" " " | title }}"
|
||||||
|
toc = true
|
||||||
|
|
||||||
|
description = """
|
||||||
|
Lorem ipsum
|
||||||
|
"""
|
||||||
|
+++
|
Loading…
Reference in New Issue
Block a user