Revert "Testing"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This reverts commit 6c6edd5e11.
This commit is contained in:
Anthony Wang 2023-12-29 19:29:36 -06:00
parent 6c6edd5e11
commit ec082f8ba0
Signed by: a
SSH key fingerprint: SHA256:B5ADfMCqd2M7d/jtXDoihAV/yfXOAbWWri9+GdCN4hQ

9
archetypes/default.md Normal file
View file

@ -0,0 +1,9 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
description: ""
type: "post"
tags: []
---