Claude cleaning

This commit is contained in:
2026-01-16 23:17:05 -05:00
parent 76a1ff19b1
commit 7a28b1dc71
30 changed files with 493 additions and 505 deletions

View File

@@ -0,0 +1,7 @@
---
title: "{{ .Title }}"
date: {{ .Date.Format "2006-01-02" }}
{{ if .Draft }}draft: true{{ end }}
---
{{ .RawContent }}