diff options
Diffstat (limited to 'website/templates/page.html')
-rw-r--r-- | website/templates/page.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/website/templates/page.html b/website/templates/page.html index 38e62b8..f4ebc50 100644 --- a/website/templates/page.html +++ b/website/templates/page.html @@ -28,6 +28,12 @@ </li> </ul> + <li class="toggle-topbar menu-icon"> + <a href="#"> + <span>MENU</span> + </a> + </li> + <section class="top-bar-section"> <ul class="right"> <li class="divider"></li> |