diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-05 16:32:39 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-05 16:32:39 +0200 |
| commit | 2adb290449558b5e1b7a30bb9d25156ae0491445 (patch) | |
| tree | 16e50db54dfd71b45a9da436d5b957a4eea95773 /archetypes/default.md | |
| parent | fa492e710e0b055aad5364d2dcd5b5bffe1c2932 (diff) | |
Changes to rss handling
Diffstat (limited to 'archetypes/default.md')
| -rw-r--r-- | archetypes/default.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md new file mode 100644 index 0000000..45b16e7 --- /dev/null +++ b/archetypes/default.md @@ -0,0 +1,6 @@ +--- +title: {{ replace .Name "-" " " | title }} +date: {{ .Date }} +draft: true +index: false +--- |
