Files
hugo-richard-posts/my-first-post.md
Richard Oswald 43c05bdf6f
All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 13s
new posts
2025-06-09 23:28:35 -05:00

22 lines
424 B
Markdown

+++
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!'
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!