website-name less distractive; added border to articles

This commit is contained in:
Vrifox 2020-09-27 22:28:13 +02:00
parent bfb8c020f8
commit 133a7eca33
9 changed files with 31 additions and 22 deletions

View file

@ -14,7 +14,7 @@
</p>
<h1 class="title">{{ .Title }}</h1>
{{ with .Params.featured_image }}
<img src="{{ . | relURL }}_720w" loading="lazy">
<img src="{{ . | relURL }}" loading="lazy">
{{ end }}
{{ .Content }}
<aside class="meta">