feat: pretty shitty code
This commit is contained in:
12
site/templates/index.html
Normal file
12
site/templates/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
{{ define "content" }}
|
||||
<h1>Yadunand's Site WIP 🚧</h1>
|
||||
<p>Body</p>
|
||||
<h2>Header 2</h2>
|
||||
<p>Body</p>
|
||||
<h3>Header 3</h3>
|
||||
<p>Body</p>
|
||||
<h4>Header 4</h4>
|
||||
<p>Body</p>
|
||||
<h5>Header 5</h5>
|
||||
<p></p>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user