Initial commit
This commit is contained in:
commit
4e10967600
40 changed files with 1650 additions and 0 deletions
5
layouts/home.html
Normal file
5
layouts/home.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{{ define "main" }}
|
||||
{{ .Content }}
|
||||
<hr>
|
||||
{{ partial "pagesTOC.html" (dict "page" . "header_level" 2) }}
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue