hugo-first-example-page/content/posts/my-first-post.md

13 lines
198 B
Markdown
Raw Permalink Normal View History

+++
title = 'My First Post'
date = 2024-09-16T21:37:55+02:00
draft = false
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!