WIP
This commit is contained in:
3
assets/list.svg
Normal file
3
assets/list.svg
Normal 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 |
@@ -20,6 +20,8 @@
|
|||||||
<div class="d-flex justify-content-between">
|
<div class="d-flex justify-content-between">
|
||||||
<div class="logo-wrapper">
|
<div class="logo-wrapper">
|
||||||
<a href="/"><img src="{{ logo }}" alt="{{#wp-title}}" /></a>
|
<a href="/"><img src="{{ logo }}" alt="{{#wp-title}}" /></a>
|
||||||
|
|
||||||
|
<a href="#" id="mobile-nav-toggle">{{#assetContents list.svg}}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<nav class="main-nav">
|
<nav class="main-nav">
|
||||||
|
|||||||
Reference in New Issue
Block a user