From a1c1949134b00a1ee5884ac0e5d3edf3af4be032 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Fri, 28 Sep 2018 16:04:27 +0200 Subject: [PATCH] reduced front page --- _src/index.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/_src/index.html b/_src/index.html index 40d8f9d..99030c8 100644 --- a/_src/index.html +++ b/_src/index.html @@ -6,16 +6,16 @@ front_page: true css: page-front redirect_from: - - /foundation/ - - /foundation/articles/ - - /foundation/satzung/ - - /foundation/bylaws/ - - /docs/ - - /jobs/ - - /privacy/ - - /terms/ - - /faq/ - - /canary/ +- /foundation/ +- /foundation/articles/ +- /foundation/satzung/ +- /foundation/bylaws/ +- /docs/ +- /jobs/ +- /privacy/ +- /terms/ +- /faq/ +- /canary/ --- {% assign content = site.data.content-front %} @@ -64,7 +64,7 @@ redirect_from: -
+
@@ -83,12 +83,12 @@ redirect_from:
{% for article in site.articles limit: 4 %} - + {% endfor %}