diff --git a/_data/language.yml b/_data/language.yml
index d0932b0..bc1e06b 100644
--- a/_data/language.yml
+++ b/_data/language.yml
@@ -13,3 +13,5 @@ previous: "Previous"
previous_posts: "Previous Posts"
read: "Read"
read_more: "Read More ›"
+if_you_are_not_redirected_automatically: "If you are not redirected automatically,"
+click_here: "click here"
\ No newline at end of file
diff --git a/_data/socialmedia.yml b/_data/socialmedia.yml
index 053571e..a26e8cb 100644
--- a/_data/socialmedia.yml
+++ b/_data/socialmedia.yml
@@ -28,7 +28,7 @@
class: icon-instagram
title: "Bilder und Impressionen mit und ohne Filter..."
-- name: Pinterst
+- name: Pinterest
url: http://www.pinterest.com/phlowmedia/
class: icon-pinterest
title: "Bilder, Fotos, Illustrationen, Grafiken sammeln..."
diff --git a/_layouts/redirect.html b/_layouts/redirect.html
new file mode 100644
index 0000000..d8fa421
--- /dev/null
+++ b/_layouts/redirect.html
@@ -0,0 +1,24 @@
+---
+# This layout is used to redirect pages, if you moved them.
+# Use the following settings in front matter:
+#
+# layout: redirected
+# sitemap: false
+# permalink: /old-location/
+# redirect_to: /new-location/
+#
+# Idea and Code by: http://codingtips.kanishkkunal.in/about/
+---
+
+
+