Whole refactor to accommodate Hugo >=0.146.0.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{{ define "main" }}
|
||||
<article>
|
||||
<h1>{{ .Title }}</h1>
|
||||
<div>{{ .Content }}</div>
|
||||
</article>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user