diff --git a/_config.yml b/_config.yml
index 8eba98068..c1c72ed8d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -7,6 +7,24 @@ aux_links:
"Contribute! Source on GitHub":
- "https://github.com/raspibolt/raspibolt/"
+color_scheme: raspibolt-dark.scss
+
+# defaults
+defaults:
+ - scope:
+ path: ""
+ values:
+ image: https://raspibolt.org/images/raspibolt3-og-image.png
+
+# jekyll-seo-tag
+twitter:
+ card: summary_large_image
+ username: raspibolt
+
+title: RaspiBolt
+tagline: "Bitcoin & Lightning on a Raspberry Pi"
+description: "Build your own 'do-everything-yourself' Bitcoin full node. No need to trust anyone else."
+type: website
+
# enable theme for local usage
#theme: "just-the-docs"
-color_scheme: raspibolt-dark.scss
diff --git a/include_metatags.md b/include_metatags.md
index 1ad1ce238..b6409d0b8 100644
--- a/include_metatags.md
+++ b/include_metatags.md
@@ -1,12 +1,3 @@
-
-
-
-
-
-
-
-
-
diff --git a/index.md b/index.md
index 1c392073d..96f9215d2 100644
--- a/index.md
+++ b/index.md
@@ -1,10 +1,9 @@
---
layout: default
-title: Intro
+title: Home
nav_order: 1
---
-{% include_relative include_metatags.md %}
![RaspiBolt Logo](images/raspibolt3-logo.png)