diff --git a/_data/en/home.yml b/_data/en/home.yml
index e4fb1ee..60d54f1 100644
--- a/_data/en/home.yml
+++ b/_data/en/home.yml
@@ -1,3 +1,4 @@
+site_name: 'Butter'
page_logo: ['/assets/images/butter-logo-feature-large.svg', 'Butter App Feature Logo']
title: 'Life without internet made smoother.
Get access to tools that help.'
text: |
diff --git a/_data/es/home.yml b/_data/es/home.yml
index 0eedd4a..7a31c5e 100644
--- a/_data/es/home.yml
+++ b/_data/es/home.yml
@@ -1,3 +1,4 @@
+site_name: 'Mantequilla'
page_logo: ['/assets/images/butter-logo-feature-large.svg', 'Butter App Feature Logo']
title: 'Para hacer tu vida sin Internet más fácil.
Obtén herramientas que ayudan.'
text: |
diff --git a/_data/home.yml b/_data/home.yml
index e4fb1ee..60d54f1 100644
--- a/_data/home.yml
+++ b/_data/home.yml
@@ -1,3 +1,4 @@
+site_name: 'Butter'
page_logo: ['/assets/images/butter-logo-feature-large.svg', 'Butter App Feature Logo']
title: 'Life without internet made smoother.
Get access to tools that help.'
text: |
diff --git a/_includes/header.html b/_includes/header.html
index b1e2316..83fbdc7 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -6,7 +6,7 @@
Butter
+{{ site.data.home.site_name }}