1
0
Fork 0

Update default layouts

This commit is contained in:
Luca 2023-01-14 12:50:55 +01:00
parent ee1960f02c
commit 1e7d962089
2 changed files with 8 additions and 11 deletions

View File

@ -1,6 +1,3 @@
{{ define "title" }}
{{ .Title }} – {{ .Site.Title }}
{{ end }}
{{ define "main" }} {{ define "main" }}
<h1>{{ .Title }}</h1> <h1>{{ .Title }}</h1>
{{ .Content }} {{ .Content }}