1
0
Fork 0
faulty.equipment/themes/fesite/layouts/index.html

6 lines
112 B
HTML
Raw Normal View History

2022-06-29 09:40:23 +00:00
{{ define "main" }}
<header class="site-header">
<h1 class="title">{{ .Site.Title }}</h1>
</header>
{{ end }}