mirror of
https://github.com/mfontanini/presenterm.git
synced 2026-09-01 23:33:21 -06:00
28 lines
461 B
Markdown
28 lines
461 B
Markdown
---
|
|
theme:
|
|
override:
|
|
footer:
|
|
style: template
|
|
left:
|
|
image: doge.png
|
|
center: '**Introduction** to <span class="noice">footer</span> _styling_'
|
|
right: "{current_slide} / {total_slides}"
|
|
height: 5
|
|
palette:
|
|
classes:
|
|
noice:
|
|
foreground: red
|
|
---
|
|
|
|
First slide
|
|
===
|
|
|
|
The important bit in this presentation is the **footer at the bottom**.
|
|
|
|
<!-- end_slide -->
|
|
|
|
Second slide
|
|
===
|
|
|
|
_nothing to see here_
|