Grundgerüst

This commit is contained in:
michael
2026-08-21 23:38:13 +02:00
commit 3b33b77684
8 changed files with 291 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
---
date: '{{ .Date }}'
draft: false
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
author: "Michael"
cover:
image: "<image path/url>"
category: ["categories"]
tags: ["first"]
---