Remove the single template (it went to the design system theme)
This commit is contained in:
parent
9f348a157a
commit
3d81c06579
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
{{ define "main" }}
|
||||
<header>
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ if .Date }}
|
||||
<time>{{ .Date | time.Format "2006.01.02" }}</time>
|
||||
{{ end }}
|
||||
</header>
|
||||
{{ .Content }}
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue