diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-02 23:38:30 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-02 23:38:30 +0300 |
commit | 3719fbed365a839d54e9498d82ce63bcfe889b48 (patch) | |
tree | 79b4bcff9e8f8c80ea3b218e33215cd418f26282 /archetypes | |
parent | b0a379f559b2864134301b3831af678333cf7670 (diff) |
Add project weights
Diffstat (limited to 'archetypes')
-rw-r--r-- | archetypes/projects.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/projects.md b/archetypes/projects.md index 38178c4..d898b60 100644 --- a/archetypes/projects.md +++ b/archetypes/projects.md @@ -1,5 +1,6 @@ --- title: '{{ replace .File.ContentBaseName `-` ` ` | title }}' +weight: 1 tags: ["Hugo", "HTML", "CSS"] start_date: '{{ .Date }}' end_date : |