SketchyMaze.com website built using Hugo. https://www.sketchymaze.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
219 B

{{ define "main" }}
<div class="row">
<div class="col-12">
<img src="/images/about.png">
<h1>Welcome to SketchyMaze.com</h1>
This website is under construction.
</div>
</div>
{{ end }}