diff --git a/_config.yml b/_config.yml index 60f8ac0..bacddc4 100644 --- a/_config.yml +++ b/_config.yml @@ -7,3 +7,10 @@ defaults: langs: de: "DE" en: "EN" +external: + - + name: "Git" + url: "https://git.zom.bi/explore/projects" + - + name: "Wiki" + url: "https://wiki.zom.bi" diff --git a/_includes/header.html b/_includes/header.html index 7bea72a..8cc4268 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,8 +1,8 @@ - +
diff --git a/_includes/menu.html b/_includes/menu.html index 340fc5a..5088b68 100644 --- a/_includes/menu.html +++ b/_includes/menu.html @@ -1,11 +1,12 @@ {%- for node in site.pages -%} {%- if node.lang == page.lang and node.menutitle -%} -{%- if node.url == page.url -%} -