Add the "Weeknotes" tag to the weeknotes archetype

This commit is contained in:
Eryn Wells 2025-01-04 09:35:04 -08:00
parent fd51d2405c
commit 712d40177d

View file

@ -3,7 +3,8 @@ title: "{{ time.Now.Format "2006" }}W%%WEEK_NUMBER%%"
slug: weeknotes-{{ time.Now.Format "2006" }}w%%WEEK_NUMBER%%
date: {{ .Date }}
categories: weeknotes
tags: []
tags:
- Weeknotes
draft: true
---