generated from hjess/PythonTemplateProject
Lets test
This commit is contained in:
18
data/job/job1.md
Normal file
18
data/job/job1.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Job 1
|
||||
author: Henrik Jess
|
||||
summary: This is the first job post.
|
||||
---
|
||||
|
||||
|
||||
# Overskrift 1
|
||||
## Overskrift 2
|
||||
### Overskrift 3
|
||||
#### Overskrift4
|
||||
Here is a custom box:
|
||||
|
||||
{{ box("Important Title", "This is the content inside the box.") }}
|
||||
|
||||
Here is a note:
|
||||
|
||||
{{ note("This is a note for the readers.") }}
|
||||
Reference in New Issue
Block a user