Adds layout for the About page
This commit is contained in:
parent
69f17c15b5
commit
92ecccca9a
2 changed files with 14 additions and 0 deletions
4
layouts/partials/content_about.html
Normal file
4
layouts/partials/content_about.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<div class="post">
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ .Content }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue