website-name less distractive; added border to articles
This commit is contained in:
parent
bfb8c020f8
commit
133a7eca33
9 changed files with 31 additions and 22 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue