Remove trailing whitespace from exampleSite slide
This commit is contained in:
parent
209ff907b5
commit
1f99371394
|
@ -40,7 +40,6 @@ Hello world!
|
|||
Separate them by `---`:
|
||||
|
||||
```
|
||||
|
||||
# Slide 1
|
||||
|
||||
Hello world!
|
||||
|
@ -50,7 +49,6 @@ Hello world!
|
|||
# Slide 2
|
||||
|
||||
Hello program!
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
|
@ -89,7 +87,6 @@ outputs = ["Reveal"]
|
|||
---
|
||||
|
||||
# Slide 2
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue