Add: New about layout
This commit is contained in:
parent
eae84469b2
commit
f10d880cf8
13
src/themes/oscar/layouts/sections/about.html
Normal file
13
src/themes/oscar/layouts/sections/about.html
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{{ define "main" }}
|
||||||
|
|
||||||
|
<main class="main wrapper">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
|
||||||
|
{{ .Content }}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
{{ end }}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user