Init new base

This commit is contained in:
2024-08-08 10:38:49 -04:00
parent 78328da62c
commit 80c987ca91
56 changed files with 311 additions and 537 deletions

View File

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