update the theme

This commit is contained in:
Christoph Cullmann 2023-06-25 20:35:54 +02:00
parent e7471bcb6f
commit 1f149ab65e
22 changed files with 240 additions and 47 deletions

View file

@ -18,6 +18,7 @@
<description>Recent content {{ if ne .Title site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ site.Title }}</description>
{{- with site.Params.images }}
<image>
<title>{{ site.Title }}</title>
<url>{{ index . 0 | absURL }}</url>
<link>{{ index . 0 | absURL }}</link>
</image>