forked from CCCHH/ccchh-website
Blog: Fix categories, blog single page template
This commit is contained in:
parent
e8eff8de55
commit
ad72231459
17 changed files with 157 additions and 43 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue