Barebones test site
This commit is contained in:
parent
ba03fa4473
commit
e2408cf277
15 changed files with 429 additions and 0 deletions
3
layouts/_default/home.html
Normal file
3
layouts/_default/home.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{ define "main" }}
|
||||
<h1>Hello world!</h1>
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue