Documentation (#6202)

This commit is contained in:
Robin Genz
2023-10-16 16:23:49 +02:00
committed by GitHub
parent 5c318799f6
commit e2fc46a299

View File

@@ -181,7 +181,7 @@ Create a new file called `hello-world.md` and add the following lines:
``` yaml ``` yaml
--- ---
draft: true # (1)! draft: true # (1)!
date: 2023-01-31 date: 2023-01-31 # (2)!
categories: categories:
- Hello - Hello
- World - World