added contact page, wip page, and removed background image
This commit is contained in:
9
templates/wip.tmpl
Normal file
9
templates/wip.tmpl
Normal file
@@ -0,0 +1,9 @@
|
||||
{{ template "header.tmpl" . }}
|
||||
<h2>Work in progress...</h2>
|
||||
<p>
|
||||
This page is not finished yet, check back later!
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://gitlab.com/rawleyIfowler/rawleydotxyz">Development progress</a>
|
||||
</p>
|
||||
{{ template "footer.tmpl" . }}
|
||||
Reference in New Issue
Block a user