home.thenets.org/content/posts/my-first-post.md
2024-09-13 01:06:40 -03:00

17 lines
No EOL
224 B
Markdown

+++
title = 'My First Post'
date = 2024-01-14T07:07:07+01:00
draft = true
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!
```python
echo "cafe"
```