add site header to all subpages

This commit is contained in:
sefaria
2026-05-30 17:32:51 +02:00
parent e133278724
commit 60fa21881f
5 changed files with 26 additions and 26 deletions
+4 -4
View File
@@ -68,6 +68,7 @@
</nav>
</div>
<div class="menu-right">
<nav class="desktop-nav-secondary" aria-label="Secondary navigation">
<ul>
<li><button type="button" id="a11y-toggle" aria-pressed="false" class="button-secondary">
@@ -89,10 +90,9 @@
aria-haspopup="true"
aria-label="Open menu"
>
<span></span>
<span></span>
<span></span>
Menu
</button>
</div>
</div>
</header>
@@ -107,7 +107,7 @@
<div class="mobile-menu__header">
<strong>Menu</strong>
<button class="menu-close" id="menuClose" type="button" aria-label="Close menu">
Close
</button>
</div>