mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-28 12:41:36 -05:00
Update archetypes to be used with --kind
on hugo new
This commit is contained in:
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
|
||||||
|
"""
|
||||||
|
+++
|
Reference in New Issue
Block a user