Add fragments to test slide

This commit is contained in:
James Mills 2023-03-30 00:03:07 +10:00
parent f2feaa81f8
commit 17b90061d0
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
1 changed files with 9 additions and 1 deletions

View File

@ -33,6 +33,14 @@ Slide 2
---
## Slide 3
- Item 1 <!-- .element: class="fragment" data-fragment-index="1" -->
- Item 2 <!-- .element: class="fragment" data-fragment-index="2" -->
- Item 3 <!-- .element: class="fragment" data-fragment-index="3" -->
---
## 🍦
<!-- .slide: data-background-color="aquamarine" -->
@ -55,4 +63,4 @@ func main() {
## The End
The End
The End