Add the "Weeknotes" tag to the weeknotes archetype
This commit is contained in:
parent
fd51d2405c
commit
712d40177d
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ title: "{{ time.Now.Format "2006" }}W%%WEEK_NUMBER%%"
|
||||||
slug: weeknotes-{{ time.Now.Format "2006" }}w%%WEEK_NUMBER%%
|
slug: weeknotes-{{ time.Now.Format "2006" }}w%%WEEK_NUMBER%%
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
categories: weeknotes
|
categories: weeknotes
|
||||||
tags: []
|
tags:
|
||||||
|
- Weeknotes
|
||||||
draft: true
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue