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

17 lines
305 B
Markdown

+++
title = "{{ title }}"
date = "{{date}}"
author = ""
cover = ""
tags = ["", ""]
keywords = ["", ""]
description = ""
showFullContent = false
readingTime = false
hideComments = false
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!