diff --git a/config.toml b/config.toml index 5d58e0037..10babaf7f 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ # The URL the site will be built for -base_url = "https://www3.threefold.io" -# Change this to your own URL! Please note this variable **must** be uncommented. +base_url = "https://www2.threefold.io" +# Change this to your own URL! Please note this variable **must** be uncommented . title = "ThreeFold" description="Our global digital backbone" diff --git a/templates/partials/header.html b/templates/partials/header.html index f7756b15d..c67c1131a 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -34,24 +34,16 @@ {% if ' {{link_label}} {% endif %} - - {% elif current == current_url %} - - {{ link_label }} - - {% else %} - {{ link_label }} + {{link_label}} - {% endif %} {% else %}