This repository has been archived on 2021-08-12. You can view files and clone it, but cannot push or open issues/pull-requests.
hugo-bearblog-fork/layouts/index.html

4 lines
45 B
HTML
Raw Normal View History

2020-08-31 09:40:11 -04:00
{{ define "main" }}
{{ .Content }}
{{ end }}