1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 03:01:17 -04:00

preparing for blog integration

This commit is contained in:
2018-08-03 19:43:57 -04:00
parent cfb9316363
commit 8738c27f1d
8 changed files with 28 additions and 24 deletions

View File

@@ -0,0 +1,4 @@
{{ define "main" }}
<h1>{{ .Title }}</h1>
<p>{{ .Content }}</p>
{{ end }}