update site

This commit is contained in:
spetznas
2026-04-13 11:26:57 +02:00
parent 027020a6b7
commit f536a5e8cd
155 changed files with 13383 additions and 0 deletions

5
public/archetypes/default.md Executable file
View File

@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++