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

17 lines
307 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!