new posts
All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 13s
All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 13s
This commit is contained in:
@ -1,4 +1,15 @@
|
||||
+++
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{date}}"
|
||||
author = ""
|
||||
cover = ""
|
||||
tags = ["", ""]
|
||||
keywords = ["", ""]
|
||||
description = ""
|
||||
showFullContent = false
|
||||
readingTime = false
|
||||
hideComments = false
|
||||
++++++
|
||||
date = '2025-06-09T6:08 PM'
|
||||
draft =false
|
||||
title = 'Fourth Post'
|
||||
|
@ -1,4 +1,15 @@
|
||||
+++
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{date}}"
|
||||
author = ""
|
||||
cover = ""
|
||||
tags = ["", ""]
|
||||
keywords = ["", ""]
|
||||
description = ""
|
||||
showFullContent = false
|
||||
readingTime = false
|
||||
hideComments = false
|
||||
++++++
|
||||
date = '2025-06-09T6:07 PM'
|
||||
draft =false
|
||||
title = 'Third post'
|
||||
|
12
Untitled.md
Normal file
12
Untitled.md
Normal file
@ -0,0 +1,12 @@
|
||||
+++
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{date}}"
|
||||
author = ""
|
||||
cover = ""
|
||||
tags = ["", ""]
|
||||
keywords = ["", ""]
|
||||
description = ""
|
||||
showFullContent = false
|
||||
readingTime = false
|
||||
hideComments = false
|
||||
+++
|
@ -1,4 +1,15 @@
|
||||
+++
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{date}}"
|
||||
author = ""
|
||||
cover = ""
|
||||
tags = ["", ""]
|
||||
keywords = ["", ""]
|
||||
description = ""
|
||||
showFullContent = false
|
||||
readingTime = false
|
||||
hideComments = false
|
||||
++++++
|
||||
date = '2025-05-18T15:04:56-05:00'
|
||||
draft = false
|
||||
title = 'Hello World!'
|
||||
|
@ -1,4 +1,15 @@
|
||||
+++
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{date}}"
|
||||
author = ""
|
||||
cover = ""
|
||||
tags = ["", ""]
|
||||
keywords = ["", ""]
|
||||
description = ""
|
||||
showFullContent = false
|
||||
readingTime = false
|
||||
hideComments = false
|
||||
++++++
|
||||
date = '2025-06-09T6:07 PM'
|
||||
draft =false
|
||||
title = 'second post'
|
||||
|
Reference in New Issue
Block a user