new posts
All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 17s

This commit is contained in:
2025-06-10 16:43:27 -05:00
parent 3b86cb5fca
commit f376ed5dfb
3 changed files with 16 additions and 18 deletions

View File

@ -1,6 +1,6 @@
+++
title = "{{ title }}"
date = "{{ date }}"
title = Untitled 4
date = 2025-06-10T16:23:26-05:00
author = ""
cover = ""
tags = ["", ""]
@ -10,5 +10,3 @@ showFullContent = false
readingTime = false
hideComments = false
+++
Here is my text

14
Tuesday's Blog Post.md Normal file
View File

@ -0,0 +1,14 @@
+++
title = Tuesday's Blog Post
date = 2025-06-10 T16:42:20-05:00
author = ""
cover = ""
tags = ["", ""]
keywords = ["", ""]
description = ""
showFullContent = false
readingTime = false
hideComments = false
+++

View File

@ -1,14 +0,0 @@
+++
title = '{{title}}'
date = '{{date}}'
author = ''
cover = ''
tags = ['', '']
keywords = ['', '']
description = ''
showFullContent = false
readingTime = false
hideComments = false
+++
Just some text