-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (25 loc) · 805 Bytes
/
index.html
File metadata and controls
26 lines (25 loc) · 805 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
#title: "Splash Page"
layout: splash
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/images/unsplash-image-1.jpg
excerpt: DNSsecured -- to DoH or not to DoH
intro:
- excerpt: Vet belangrijk verhaaltje komt hier, zeer pakkend enzo
feature_row:
- image_path: assets/images/unsplash-gallery-image-1-th.jpg
alt: "placeholder image 1"
title: "Sölden, vet koud"
excerpt: Erg tof, koud weer, mooie fotos
- image_path: /assets/images/unsplash-gallery-image-2-th.jpg
alt: "placeholder image 2"
title: Kölen
excerpt: Ook erg mooi, bruggetje
- image_path: /assets/images/unsplash-gallery-image-3-th.jpg
title: "Bergen zijn fijn"
excerpt: Skieën is mooi
---
{% include feature_row id="intro" type="center" %}
{% include feature_row %}