Merge branch 'master' into master

This commit is contained in:
David Segonds
2023-04-01 19:05:28 +02:00
committed by GitHub
14 changed files with 160 additions and 31 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>

File diff suppressed because one or more lines are too long