14 lines
237 B
Markdown
14 lines
237 B
Markdown
|
---
|
||
|
kind: article
|
||
|
title: "Test Blogpost"
|
||
|
date: 2023-08-20T09:03:20+02:00
|
||
|
draft: false
|
||
|
keywords:
|
||
|
- foo
|
||
|
- bar
|
||
|
categories:
|
||
|
- article
|
||
|
---
|
||
|
This is **bold** text, and this is *emphasized* text.
|
||
|
|
||
|
Visit the [Hugo](https://gohugo.io) website!
|