This commit is contained in:
2025-05-13 11:36:55 -07:00
parent 73e7cbc71f
commit 3f87096359
2 changed files with 5 additions and 0 deletions

3
assets/list.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-list" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5"/>
</svg>

After

Width:  |  Height:  |  Size: 341 B

View File

@@ -20,6 +20,8 @@
<div class="d-flex justify-content-between">
<div class="logo-wrapper">
<a href="/"><img src="{{ logo }}" alt="{{#wp-title}}" /></a>
<a href="#" id="mobile-nav-toggle">{{#assetContents list.svg}}</a>
</div>
<nav class="main-nav">