diff --git a/content/expand/header-R03-8.png b/content/expand/header-R03-8.png new file mode 100644 index 000000000..1ed98f639 Binary files /dev/null and b/content/expand/header-R03-8.png differ diff --git a/content/expand/index.md b/content/expand/index.md index e13655ec0..09a72c607 100644 --- a/content/expand/index.md +++ b/content/expand/index.md @@ -6,22 +6,9 @@ insert_anchor_links: "left" -{% row(style="semiNarrow mbottom" bgPath="bg_new.jpg") %} +{% header_new() %} -
- -
- -![](nodeheader.png#large) - -||| - -# Be the **Internet** -### Host a node, support a decentralized future - -By connecting a modern computer at your home or office to the ThreeFold Grid, you can provide Internet capacity to communities and builders, and be rewarded for doing this. Take part in shaping a new Internet era governed by all of us. - - +## Be The Internet {% end %} diff --git a/content/expand/togethericon.png b/content/expand/togethericon.png new file mode 100644 index 000000000..2d337ecb8 Binary files /dev/null and b/content/expand/togethericon.png differ diff --git a/static/images/header-R03-8.png b/static/images/header-R03-8.png new file mode 100644 index 000000000..1ed98f639 Binary files /dev/null and b/static/images/header-R03-8.png differ diff --git a/static/images/togethericon.png b/static/images/togethericon.png new file mode 100644 index 000000000..2d337ecb8 Binary files /dev/null and b/static/images/togethericon.png differ diff --git a/templates/_default/base.html b/templates/_default/base.html index ac65b6023..354ef7582 100644 --- a/templates/_default/base.html +++ b/templates/_default/base.html @@ -42,7 +42,7 @@ {% include "partials/header.html" %} -
+
{% block content %}{% endblock %}
diff --git a/templates/shortcodes/header_new.html b/templates/shortcodes/header_new.html new file mode 100644 index 000000000..9ee0649d2 --- /dev/null +++ b/templates/shortcodes/header_new.html @@ -0,0 +1,20 @@ +
+
+
+
+
+ +
+
+
+
+

Be the Internet

+

Host a node, support a decentralized future

+

By connecting a modern computer at your home or office to the ThreeFold Grid, you can provide Internet capacity to communities and builders, and be rewarded for doing this. Take part in shaping a new Internet era governed by all of us.

+ +
+
+
+
+
\ No newline at end of file