forked from CCCHH/ccchh-website
Content: Provide structure and test content
This commit is contained in:
parent
554d505239
commit
be957a93e6
19 changed files with 249 additions and 0 deletions
14
content/blog/test-post.md
Normal file
14
content/blog/test-post.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
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!
|
Loading…
Add table
Add a link
Reference in a new issue