Add #paige-menu

This commit is contained in:
Will Faught
2023-03-19 20:45:26 -07:00
parent cee4e94255
commit 625d8eb635
2 changed files with 3 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
{{ $pills = true }}
{{ end }}
<nav class="justify-content-center my-3 navbar navbar-expand-{{ $breakpoint }}">
<nav class="justify-content-center my-3 navbar navbar-expand-{{ $breakpoint }}" id="paige-menu">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#paige-menu-toggler" aria-controls="paige-menu-toggler" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>