Add first slides
This commit is contained in:
10
slidev/pages/01-flight-to-entebbe.md
Normal file
10
slidev/pages/01-flight-to-entebbe.md
Normal file
@@ -0,0 +1,10 @@
|
||||
```yaml
|
||||
# The first yaml block will be treated as the frontmatter of that slide
|
||||
layout: center
|
||||
```
|
||||
<div>
|
||||
<video width="560" height="315" controls autoplay>
|
||||
<source src="/assets/videos/Uganda Rundreise.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
Reference in New Issue
Block a user