generated from hjess/PythonTemplateProject
Some checks failed
Build, Push, and Deploy to Nomad / docker-nomad (push) Has been cancelled
14 lines
299 B
Markdown
14 lines
299 B
Markdown
# Welcome to My Page
|
|
|
|
Here is an image overlay:
|
|
{{ img_left_overlay("my-cat.png") }}
|
|
|
|
Here is a box:
|
|
{{ box("Important Notice", "This is a reusable box.") }}
|
|
|
|
Here is a note:
|
|
{{ note("This is a very important note for the user.") }}
|
|
|
|
Here is a warning:
|
|
{{ warning("Be cautious when proceeding!") }}
|