DEV Website V.1.0.0
Some checks failed
Theme Update / update-theme (push) Has been cancelled

This commit is contained in:
2025-03-28 10:42:10 +01:00
committed by JirR02
commit a433334470
67 changed files with 7112 additions and 0 deletions

6
archetypes/default.md Normal file
View File

@@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---