new posts
All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 17s
All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 17s
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
+++
|
+++
|
||||||
title = "{{ title }}"
|
title = Untitled 4
|
||||||
date = "{{ date }}"
|
date = 2025-06-10T16:23:26-05:00
|
||||||
author = ""
|
author = ""
|
||||||
cover = ""
|
cover = ""
|
||||||
tags = ["", ""]
|
tags = ["", ""]
|
||||||
@ -10,5 +10,3 @@ showFullContent = false
|
|||||||
readingTime = false
|
readingTime = false
|
||||||
hideComments = false
|
hideComments = false
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Here is my text
|
|
14
Tuesday's Blog Post.md
Normal file
14
Tuesday's Blog Post.md
Normal 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
|
||||||
|
+++
|
14
Untitled.md
14
Untitled.md
@ -1,14 +0,0 @@
|
|||||||
+++
|
|
||||||
title = '{{title}}'
|
|
||||||
date = '{{date}}'
|
|
||||||
author = ''
|
|
||||||
cover = ''
|
|
||||||
tags = ['', '']
|
|
||||||
keywords = ['', '']
|
|
||||||
description = ''
|
|
||||||
showFullContent = false
|
|
||||||
readingTime = false
|
|
||||||
hideComments = false
|
|
||||||
+++
|
|
||||||
|
|
||||||
Just some text
|
|
Reference in New Issue
Block a user