generated from hjess/PythonTemplateProject
19 lines
300 B
Markdown
19 lines
300 B
Markdown
---
|
|
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.") }}
|