Add: New about layout

feature/oscar-theme
Óscar M. Lage 2022-03-11 23:16:47 +01:00
parent eae84469b2
commit f10d880cf8
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{{ define "main" }}
<main class="main wrapper">
<div class="post">
{{ .Content }}
</div>
</main>
{{ end }}