Merge pull request #345 from ente76/patch-1 #346

fix frontmatter on home.md
This commit is contained in:
Sören Weber 2022-10-09 13:36:25 +02:00 committed by GitHub
commit b64eb0a706
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
+++ +++
archetype = "home" archetype = "home"
title = "{{ replace .Name "-" " " | title }}" title = "{{ replace .Name "-" " " | title }}"
++ +++
Lorem Ipsum. Lorem Ipsum.