mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 01:47:28 -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