Blog: Fix categories, blog single page template

This commit is contained in:
jtbx 2023-10-05 23:02:20 +02:00
commit ad72231459
17 changed files with 157 additions and 43 deletions

View file

@ -1,13 +1,13 @@
---
kind: article
categories: article
title: "Test Blogpost"
date: 2023-08-20T09:03:20+02:00
draft: false
keywords:
authors:
- your name
tags:
- foo
- bar
categories:
- article
---
This is **bold** text, and this is *emphasized* text.