nixos-config/docs/website/layouts/index.html
Gabriel Arazas c2da083e5f
docs: restructure folder
Similar to wrapper-manager subproject, we're just preparing to make this
multi-output for our project's documentation.
2024-09-04 19:13:39 +08:00

6 lines
81 B
HTML

{{ define "main" }}
<article>
<main>{{ .Content }}</main>
</article>
{{ end }}