diff --git a/config.toml b/config.toml
index be4e2c1..6e7bb22 100644
--- a/config.toml
+++ b/config.toml
@@ -44,6 +44,7 @@ content_heading_text = "Aperçu"
# Put all your custom variables here
juice_logo_name = "DNS Witch"
juice_logo_path = "/images/witch-svgrepo-com.svg"
+juice_social_logo_path = "/images/dns-witch-social-logo.png"
# Language choose
juice_extra_menu = [
diff --git a/static/images/Twitter Banner.psd b/static/images/Twitter Banner.psd
new file mode 100644
index 0000000..150d9d4
Binary files /dev/null and b/static/images/Twitter Banner.psd differ
diff --git a/static/images/dns-witch-social-logo.png b/static/images/dns-witch-social-logo.png
new file mode 100644
index 0000000..7126951
Binary files /dev/null and b/static/images/dns-witch-social-logo.png differ
diff --git a/static/images/twitter_banner.png b/static/images/twitter_banner.png
new file mode 100644
index 0000000..18a2631
Binary files /dev/null and b/static/images/twitter_banner.png differ
diff --git a/static/images/witch-svgrepo-com-svg-background.png b/static/images/witch-svgrepo-com-svg-background.png
new file mode 100644
index 0000000..9c5e7ee
Binary files /dev/null and b/static/images/witch-svgrepo-com-svg-background.png differ
diff --git a/static/images/witch-svgrepo-com-svg-background.svg b/static/images/witch-svgrepo-com-svg-background.svg
new file mode 100644
index 0000000..2bdcd53
--- /dev/null
+++ b/static/images/witch-svgrepo-com-svg-background.svg
@@ -0,0 +1,50 @@
+
\ No newline at end of file
diff --git a/themes/juice/templates/index.html b/themes/juice/templates/index.html
index 285e5e5..6ea9014 100644
--- a/themes/juice/templates/index.html
+++ b/themes/juice/templates/index.html
@@ -14,7 +14,7 @@
-
+
{% block head %}