From 5da4b0bd3922f3e1e819572b7957f5f081d3c8b6 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Thu, 11 Sep 2025 14:11:19 +0200 Subject: [PATCH] ok --- templates/partials/header.html | 37 +++++++++++++++------------ templates/partials/header_custom.html | 13 ++++++---- 2 files changed, 29 insertions(+), 21 deletions(-) diff --git a/templates/partials/header.html b/templates/partials/header.html index 7c75bdc..13c0f39 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -12,22 +12,10 @@ {% set header_class = config.extra.header_class | default(value='') %}
-
-
- - -
- {% for subsection in section.subsections %} diff --git a/templates/partials/header_custom.html b/templates/partials/header_custom.html index 63b4a22..aaac3f6 100644 --- a/templates/partials/header_custom.html +++ b/templates/partials/header_custom.html @@ -9,8 +9,10 @@
-
-