From 4627a94506d8cf2f59edf078c90bdeb7f1174b70 Mon Sep 17 00:00:00 2001 From: samaradel Date: Sun, 28 Aug 2022 16:56:34 +0200 Subject: [PATCH] test check --- templates/shortcodes/dev_resourses.html | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) 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