Skip to content

Commit d143b5a

Browse files
committed
Add stylized thank you slide to template
1 parent a75ca24 commit d143b5a

File tree

4 files changed

+1317
-3
lines changed

4 files changed

+1317
-3
lines changed

example.md

+10
Original file line numberDiff line numberDiff line change
@@ -254,3 +254,13 @@ Alignments:
254254
| :--- | :----: | ---: |
255255
| Header | Title | Here's this |
256256
| Paragraph | Text | And more |
257+
258+
---
259+
260+
## Questions time
261+
262+
---
263+
264+
<!-- _footer: '' -->
265+
266+
<div class="thanks"></div>

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ Quick links:
5151
- Make sure to update the QR code's link by replacing `example/` with the name of your presentation's directory.
5252
- If you prefer a dark theme, uncomment `class: invert` in the front matter.
5353
- Keep section title cards short, with at most a subtitle.
54+
- The playful tone of some slides can be changed to formal if that's not your style (for example "any questions?" instead of "questions time").
55+
- Leave the thank you card.
5456
- Presenter notes can be added using regular HTML comments, and will be visible on each slide when using the presenter mode. To start presenter mode, move the mouse over the presentation and click the right button on the toolbar.
5557
- Metadata directives can be changed for a particular slide. For example, if you want a different footer on one slide, include this:
5658

0 commit comments

Comments
 (0)