1
0
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:
Andrew Davis
2019-07-12 19:21:18 -05:00
parent 77a0d2616b
commit e09557cf2c
80 changed files with 732 additions and 10488 deletions

View 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>