Remove references to menu breakpoints

This commit is contained in:
Will Faught
2023-08-12 13:42:28 -07:00
parent 4a8e34f8e0
commit fd38a51b2a
2 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
{{ $page := . }}
{{ $basepath := path.Clean (urls.Parse site.BaseURL).Path }}
{{ $breakpoint := $page.Param "paige.menu.breakpoint" | default "sm" }}
{{ $links := false }}
{{ $pills := false }}
{{ $tabs := false }}