Compare commits

...

5 commits

Author SHA1 Message Date
rottenwheel
17800dc17b
Merge pull request #11 from recanman/main
Some checks failed
Deploy latest site / deploy (push) Has been cancelled
chore: update theme
2024-11-11 07:09:26 +00:00
recanman
2ca407910b chore: update theme 2024-11-10 23:08:13 -08:00
rottenwheel
ab15fde8f3
Merge pull request #10 from recanman/main
Use consistent front matter format, update theme
2024-11-11 06:45:44 +00:00
recanman
f1017860fa chore: update theme 2024-11-10 22:44:42 -08:00
recanman
04dc31ad37 chore: use consistent front matter format 2024-11-10 22:40:54 -08:00
2 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
+++ ---
title = '{{ replace .File.ContentBaseName "-" " " | title }}' title: '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }} date: {{ .Date }}
draft = true image: "/images/my-image.png"
+++ ---

@ -1 +1 @@
Subproject commit de05decf0a206cd5ae7de5dae0911c3e22693cfa Subproject commit 1cf91833841e99b4bec17594d95d60d0bbc19fc4