diff --git a/_config.yml b/_config.yml
index 88057b81cf9c333e82f33f7da00a23e30207eb87..a301ad5d2d078deaec922f9b7f133b00ec57c069 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,8 +21,8 @@ feed:
   de: /flux.xml
 baseurl: "/help" # the subpath of your site, e.g. /blog
 url: "https://jlugitlab.gitlab.io" # the base hostname & protocol for your site
-# twitter_username: jekyllrb
-# github_username:  jekyll
+twitter_username: false
+github_username: false
 
 # Build settings
 markdown: kramdown
diff --git a/angaben.html b/angaben.md
similarity index 51%
rename from angaben.html
rename to angaben.md
index 12c87918ee0a5772f5e46058b23e318eb450b685..e74811c77a3734dac27ef336bb19b3ce57ded038 100644
--- a/angaben.html
+++ b/angaben.md
@@ -1,20 +1,21 @@
 ---
 layout: page
-title: About
+title: Angaben
+permalink: /angaben/
 ref: about
 lang: de
 ---
 
-This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](http://jekyllrb.com/)
+Dies ist der Jekyll Basisstil. Mehr Informationen zum Anpassen deines Jekyll-Stils, sowie erste Schritte wie man Jekyll benutzt findest Du auf [jekyllrb.com](http://jekyllrb.com/)
 
-You can find this multilanguage theme at
+Du findest diesen Mehrsprachigen Stil auf
 {% include icon-github.html username="sylvaindurand" %} /
 [multilingual-jekyll](https://github.com/sylvaindurand/multilingual-jekyll)
 
-You can find the original source code for the Jekyll new theme at
+Du findest den originalen Quellcode des Stils "Jekyll new" auf
 {% include icon-github.html username="jglovier" %} /
 [jekyll-new](https://github.com/jglovier/jekyll-new)
 
-You can find the source code for Jekyll at
+Du findest den Quellcode für Jekyll auf
 {% include icon-github.html username="jekyll" %} /
 [jekyll](https://github.com/jekyll/jekyll)