diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-11 09:46:27 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-11 09:46:43 +0100 |
| commit | ebdaad8278917343f478ef54f14aa49511939c35 (patch) | |
| tree | 61c25c75dc2c2ada975afaa2b6f73496fd05f08e /archetypes/default.md | |
| parent | a8419ad914cf7627d779ed68a91e9c373751f57d (diff) | |
update layouts/archetypes structure and delete copies
Diffstat (limited to 'archetypes/default.md')
| -rw-r--r-- | archetypes/default.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/archetypes/default.md b/archetypes/default.md index 754ba1c..29346c2 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,10 +1,5 @@ --- title: {{ replace .Name "-" " " | title }} date: {{ .Date }} -index: false draft: true -#icon: '' -#copied: ["me", "/"] -table: false -deprecated: false --- |
