diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
commit | 940af50d96e9a7916674d237dec53738ab776103 (patch) | |
tree | 8309097577c27913d094edfbe60d880da968e680 /archetypes/project.md | |
parent | bd7ba4fe06dcf39ef0219d51e40b38da80fdefcd (diff) |
Auto-commit 2025-01-02
Diffstat (limited to 'archetypes/project.md')
-rw-r--r-- | archetypes/project.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/archetypes/project.md b/archetypes/project.md index e1e025c..645e467 100644 --- a/archetypes/project.md +++ b/archetypes/project.md @@ -1,7 +1,7 @@ -+++ -title = "{{ replace .Name "-" " " | title }}" -description = "" -project_url = "" -git_url = "" -+++ +--- +title: {{ replace .Name "-" " " | title }} +description: +project_url: +git_url: = "" +--- |