Change default summary text

This commit is contained in:
Kim Oliver Drechsel 2022-01-16 15:29:34 +01:00
parent 8580f31ab0
commit 1e3879a6d3
Signed by: Kim
GPG Key ID: B9D907EF02605A07

View File

@ -1,7 +1,7 @@
---
...
## Add the line below to your default.md
summary: "Enter your Post Summary here."
summary: "Summary of {{ replace .Name "-" " " | title }}"
...
---