diff --git a/templates/shortcodes/dev_resourses.html b/templates/shortcodes/dev_resourses.html index 16d7191a2..955ca0c66 100644 --- a/templates/shortcodes/dev_resourses.html +++ b/templates/shortcodes/dev_resourses.html @@ -1,11 +1,15 @@ +{% if 'www_threefold_io' in config.base_url %} +{% set url = 'developer/' %} +{% elif '127.0.0.1:1111' in config.base_url %} +{% set url = 'developer/' %} +{% else %} +{% set url = '' %} +{% endif %}

WHERE WOULD YOU LIKE TO START?

- {% if 'www_threefold_io' in config.base_url %} -

{{config.base_url}}

- {% endif %}
ThreeFold's open-source infrastructure has been built from the ground up on the Linux Kernel to create a fully decentralized Internet and Cloud. From a stateless operating system to new compute, storage and networking primitives, the @@ -23,7 +27,7 @@ bg-gray-100 "> - +
Operating System
@@ -40,7 +44,7 @@ bg-gray-100 ">
- +
Autonomous Components
@@ -57,7 +61,7 @@ bg-gray-100 ">
- +
Developer tooling
@@ -74,7 +78,7 @@ bg-gray-100 ">
- +
Quantum-Safe Storage
@@ -91,7 +95,7 @@ bg-gray-100 ">
- +
ThreeFold Blockchain
@@ -108,7 +112,7 @@ bg-gray-100 ">
- +
Planetary Network