From c2298cbbaeb2cc1c141fb33d43ca11312ccfdaf4 Mon Sep 17 00:00:00 2001 From: Matthew Stone Date: Tue, 5 Nov 2024 14:39:14 -0600 Subject: [PATCH] Errant 1 and mobile nav added to header.html --- overrides/partials/header.html | 143 ++++++++++++++++++++++++++++++++- 1 file changed, 141 insertions(+), 2 deletions(-) diff --git a/overrides/partials/header.html b/overrides/partials/header.html index 592f35be6..a3e452279 100644 --- a/overrides/partials/header.html +++ b/overrides/partials/header.html @@ -1,4 +1,4 @@ -1 + @@ -390,4 +390,143 @@

- \ No newline at end of file + + + + + + + + + + + + + + + + + + +
+ + + + {% if "navigation.tabs.sticky" in features %} + {% if "navigation.tabs" in features %} + {% include "partials/tabs.html" %} + {% endif %} + {% endif %} +