hugo_idunn/archetypes/page.md

8 lines
112 B
Markdown
Raw Permalink Normal View History

2020-04-27 16:49:21 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
images: []
draft: true
menu: main
weight: 0
---