mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 09:02:29 +00:00
Add themes in-tree
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{{ define "main" }}
|
||||
<article class="post">
|
||||
<h1>{{ .Title | markdownify }}</h1>
|
||||
<div class="post-content">
|
||||
<p>This is not the page you're looking for.</p>
|
||||
</div>
|
||||
</article>
|
||||
{{ end }}
|
Reference in New Issue
Block a user