mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-28 16:59:54 +02:00
Created initial site setup with hugo
This commit is contained in:
6
layouts/partials/menu_button.html
Normal file
6
layouts/partials/menu_button.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="menu">
|
||||
<button class="menu-button" title="Open Menu">
|
||||
<div class="icon">{{ readFile "static/show-sidebar.svg" | safeHTML }}</div>
|
||||
Table of Contents
|
||||
</button>
|
||||
</div>
|
Reference in New Issue
Block a user