add default.scss

This commit is contained in:
Vri 🌈 2023-01-15 00:24:10 +01:00
parent 190c0acf7f
commit aa106280af
Signed by: vrifox
GPG key ID: D40098E5B60B2197
7 changed files with 17 additions and 5 deletions

View file

@ -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>