We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b762f3 commit a7007a5Copy full SHA for a7007a5
archetypes/default.md
@@ -1,5 +1,5 @@
1
+++
2
-title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+title = '{{ replace .File.ContentBaseName "-" " " | title }}'
3
date = {{ .Date }}
4
draft = true
5
0 commit comments