test/_config.yml
madmaurice 4c1092c4c2 Improve page
This adds the correct language code to the html tag.
Additionally it slims the menu.html include
2018-06-19 16:38:14 +02:00

17 lines
277 B
YAML

defaults:
-
scope:
path: ""
values:
layout: "page"
langs:
de: "DE"
en: "EN"
external:
-
name: "Git"
url: "https://git.zom.bi/explore/projects"
-
name: "Wiki"
url: "https://wiki.zom.bi"