bobatheme/archetypes/default.md

10 lines
114 B
Markdown
Raw Normal View History

2021-09-25 20:52:01 -05:00
+++
title = "{{ replace .Name "-" " " | title }}"
menu = "main"
2021-09-28 18:36:14 -05:00
toc = true
2021-09-25 20:52:01 -05:00
description = """
Lorem ipsum
"""
+++