dynamic markdown
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Rei
2022-12-27 17:33:00 +01:00
parent 16a53e169a
commit bc51e625b4
14 changed files with 1042 additions and 41 deletions

View File

@@ -0,0 +1,10 @@
---
title: "My First Blog"
date: 27.12.2022
author: kookroach
description: Short description
---
# First blog
Insane

View File

@@ -0,0 +1,10 @@
---
title: "My Second Blog"
date: 27.12.2022
author: kookroach
description: Short description
---
# Secoond blog
Insane

View File

@@ -0,0 +1,10 @@
---
title: "My Third Blog"
date: 27.12.2022
author: kookroach
description: Short description
---
# Third blog
Insane