nuovo sitarello eheh

This commit is contained in:
Freek Kettone 2025-08-10 14:05:47 +02:00
parent f91be26214
commit cdb50e82a3
13 changed files with 278 additions and 0 deletions

5
archetypes/default.md Normal file
View file

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