This repository has been archived on 2023-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
sophie-lewis-hugo/themes/sophie-lewis/layouts/index.html

7 lines
100 B
HTML
Raw Normal View History

2021-08-22 03:59:27 +00:00
{{ define "main" }}
2021-08-25 09:39:09 +00:00
{{.Content}}
2021-08-22 03:59:27 +00:00
{{ end }}
2021-08-25 09:39:09 +00:00
{{ define "octo" }}
<h1 class="">nrsnts</h1>
{{ end }}