Initial commit: Fat Kiss site — Hugo + Decap CMS
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{{ define "main" }}
|
||||
<article class="page-enter">
|
||||
<section class="section">
|
||||
<div class="container container--narrow">
|
||||
<h1>{{ .Title }}</h1>
|
||||
<div class="section__body" style="margin-top:var(--fk-space-lg)">{{ .Content }}</div>
|
||||
</div>
|
||||
</section>
|
||||
</article>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user