diff --git a/templates/newsPage.html b/templates/newsPage.html
index 72f5f60..887be19 100644
--- a/templates/newsPage.html
+++ b/templates/newsPage.html
@@ -1,7 +1,7 @@
{% extends "_default/base.html" %}
{% block content %}
-{% set split = page.content | split(pat="threefold.io") %}
+{% set split = page.content | split(pat="ourworld.tf") %}
{% if split | length < 2 %}
{% set content = page.content %}
{% else %}
@@ -25,7 +25,7 @@
{% if loop.first %}
{% set_global content = part %}
{% else %}
- {% set_global content = content ~ "threefold.io" ~ part %}
+ {% set_global content = content ~ "ourworld.tf" ~ part %}
{% endif %}
{% endfor %}
{% endif %}
diff --git a/templates/partials/head.html b/templates/partials/head.html
index 60eff64..c23e2dc 100644
--- a/templates/partials/head.html
+++ b/templates/partials/head.html
@@ -49,7 +49,7 @@
charset="UTF-8">
@@ -78,7 +78,7 @@
var _mtm = window._mtm = window._mtm || [];
_mtm.push({ 'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start' });
var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
- g.async = true; g.src = 'https://analytics.threefold.io/js/container_KIcuIdn4.js'; s.parentNode.insertBefore(g, s);
+ g.async = true; g.src = 'https://analytics.ourworld.tf/js/container_KIcuIdn4.js'; s.parentNode.insertBefore(g, s);
diff --git a/templates/partials/header_custom.html b/templates/partials/header_custom.html
index 9f64e30..67b45cd 100644
--- a/templates/partials/header_custom.html
+++ b/templates/partials/header_custom.html
@@ -30,33 +30,36 @@
-