add default.scss
This commit is contained in:
parent
190c0acf7f
commit
aa106280af
7 changed files with 17 additions and 5 deletions
|
@ -6,9 +6,7 @@
|
|||
|
||||
{{- define "main" }}
|
||||
<main>
|
||||
{{- if eq .Params.type "post" }}
|
||||
<p class="date-published" title="{{ .Date | time.Format "2. January 2006, 15:04 MST" }}">{{ .Date | time.Format "2. January 2006" }}</p>
|
||||
{{- end }}
|
||||
<h1 class="title">{{ .Title }}</h1>
|
||||
{{ .Content -}}
|
||||
<aside>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue