diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2024-12-09 17:33:47 +0000 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2024-12-09 17:33:47 +0000 |
| commit | 25ebc8a7d15a7a7841743c6086df7ce95ccdf58a (patch) | |
| tree | fc905a63e8cd32d5126555e635bade2914ba790a /archetypes | |
| parent | 837e484ae11022eb361106a143a0250c7c03245c (diff) | |
| parent | fcd789b495073887627b6fb7fc5d4fbe9a853f93 (diff) | |
Merge branch 'develop' into 'main'
Develop
See merge request KaranJayachandra/karanjayachandra.gitlab.io!2
Diffstat (limited to 'archetypes')
| -rw-r--r-- | archetypes/default.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md index c6f3fce..9723798 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -3,3 +3,5 @@ title = '{{ replace .File.ContentBaseName "-" " " | title }}' date = {{ .Date }} draft = true +++ + +## {{ replace .File.ContentBaseName "-" " " | title }} |
