From 1478dff2aaefad2adb295e9a46789d35031e345b Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Sun, 3 Mar 2024 17:55:24 +0200 Subject: [PATCH] test nav2 --- content/about/index.md | 2 +- templates/partials/header.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/about/index.md b/content/about/index.md index 4d3599699..5543790cf 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -15,7 +15,7 @@ insert_anchor_links: "left" ||| -## Founded by **Internet 1.0 Pioneers** +## Founded by **Internet 1.0 Pioneers** About a decade ago, a group of passionate Internet & Cloud veterans came together to build a system which can scale to a scalable, safe, compatible, and co-owned IT infrastructure. diff --git a/templates/partials/header.html b/templates/partials/header.html index b95868a05..dd08a1353 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -37,7 +37,7 @@ {% set current = get_url(path=link_path[1]) ~ "/" %} {% if header_label is containing("http") %} {% if header_label is not containing("threefold") %} - + {{link_label}} {% endif %}