First attempt at using a hamburger menu on mobile
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a1ccc4bb2e
commit
55a840ae35
4 changed files with 113 additions and 4 deletions
|
@ -76,7 +76,7 @@ enableRobotsTXT = true
|
|||
disable_share = true
|
||||
body_classes = "sans-serif bg-near-white"
|
||||
commentoEnable = true
|
||||
custom_css = ["css/isso.css", "css/leafbox.css", "css/baguetteBox.css"]
|
||||
custom_css = ["css/isso.css", "css/baguetteBox.css", "css/hamburger.css"]
|
||||
|
||||
[privacy]
|
||||
[privacy.googleAnalytics]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue