change archetypes

This commit is contained in:
waifu 2024-12-28 23:44:05 -03:00
parent a8b379a401
commit 378d7305ac
2 changed files with 0 additions and 8 deletions

View file

@ -2,5 +2,4 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
tags: ["talk"]
showReadingTime: true
---

View file

@ -1,7 +0,0 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
category: ["Blog"]
---