Skip to content

Commit a7007a5

Browse files
committed
test
1 parent 9b762f3 commit a7007a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archetypes/default.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
2+
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
33
date = {{ .Date }}
44
draft = true
55
+++

0 commit comments

Comments
 (0)