diff --git a/_includes/sections/hosting-provider.html b/_includes/sections/hosting-provider.html
new file mode 100644
index 00000000..c11e9919
--- /dev/null
+++ b/_includes/sections/hosting-provider.html
@@ -0,0 +1,23 @@
+
Secure Hosting Provider
+
+
+ {% include card.html color="success"
+ title="BAHNHOF"
+ image="assets/img/tools/bahnhof.png"
+ url="https://www.bahnhof.net/"
+ description="BAHNHOF is a widely known 'bullet-proof' hosting company utilized by Wikileaks."
+ %}
+ {% include card.html color="primary"
+ title="Colocation: DataCell"
+ image="assets/img/tools/datacell.png"
+ url="https://datacell.is/"
+ description="DataCell is a data center providing secure colocating in Switzerland and Iceland."
+ %}
+
+ {% include card.html color="warning"
+ title="VPS/Web Hosting: Orange Website"
+ image="assets/img/tools/orange_hosting.png"
+ url="https://www.orangewebsite.com/"
+ description="Orange Website is an Icelandic web hosting provider that prides themselves in protecting online privacy and free speech."
+ %}
+
diff --git a/index.html b/index.html
index 962b8497..53fc209c 100644
--- a/index.html
+++ b/index.html
@@ -41,29 +41,7 @@ layout: default
{% include sections/selfhosted-cloud.html %}
- Secure Hosting Provider
-
- {% include card.html color="success"
- title="BAHNHOF"
- image="assets/img/tools/bahnhof.png"
- url="https://www.bahnhof.net/"
- description="BAHNHOF is a widely known 'bullet-proof' hosting company utilized by Wikileaks."
- %}
- {% include card.html color="primary"
- title="Colocation: DataCell"
- image="assets/img/tools/datacell.png"
- url="https://datacell.is/"
- description="DataCell is a data center providing secure colocating in Switzerland and Iceland."
- %}
-
- {% include card.html color="warning"
- title="VPS/Web Hosting: Orange Website"
- image="assets/img/tools/orange_hosting.png"
- url="https://www.orangewebsite.com/"
- description="Orange Website is an Icelandic web hosting provider that prides themselves in protecting online privacy and free speech."
- %}
-
-
+ {% include sections/hosting-provider.html %}
Secure File Sync Software