prettify config
This commit is contained in:
parent
652ed158e2
commit
741c60a17b
1 changed files with 15 additions and 14 deletions
15
_config.yml
15
_config.yml
|
@ -1,17 +1,18 @@
|
||||||
defaults:
|
defaults:
|
||||||
-
|
- scope:
|
||||||
scope:
|
|
||||||
path: ""
|
path: ""
|
||||||
values:
|
values:
|
||||||
layout: "page"
|
layout: "page"
|
||||||
menuorder: 100
|
menuorder: 100
|
||||||
|
|
||||||
langs:
|
langs:
|
||||||
de: "DE"
|
de: "DE"
|
||||||
en: "EN"
|
en: "EN"
|
||||||
|
|
||||||
|
include: [".well-known"]
|
||||||
|
|
||||||
external:
|
external:
|
||||||
-
|
- name: "Git"
|
||||||
name: "Git"
|
url: "https://git.zom.bi/explore/repos"
|
||||||
url: "https://git.zom.bi/explore/projects"
|
- name: "Wiki"
|
||||||
-
|
|
||||||
name: "Wiki"
|
|
||||||
url: "https://w.zom.bi"
|
url: "https://w.zom.bi"
|
||||||
|
|
Loading…
Reference in a new issue