Skip to content

Commit f5d11ca

Browse files
committed
Får eg front-matter til å fungera no?
1 parent ba23ebe commit f5d11ca

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

infra/test-presentation.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ function greetLanguages() {
5656

5757
---
5858
layout: image-right
59-
60-
# the image source
6159
image: ../images/ErrorModelWithBoth.png
6260
---
6361

@@ -68,3 +66,12 @@ image: ../images/ErrorModelWithBoth.png
6866
- spellers and suggestions
6967

7068
---
69+
layout: center
70+
background: https://source.unsplash.com/1920x1080/?nature,water
71+
class: text-white
72+
---
73+
74+
# Slide 2
75+
76+
A page with the layout `center` and a background image
77+

0 commit comments

Comments
 (0)