Merge pull request #10 from recanman/main

Use consistent front matter format, update theme
This commit is contained in:
rottenwheel 2024-11-11 06:45:44 +00:00 committed by GitHub
commit ab15fde8f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 67d21f427d5f537474bd1049e9a7c0ca5ddd0d80