mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-05 09:13:45 -04:00
Merge branch 'master' into master
This commit is contained in:
commit
de2bab94fe
13 changed files with 158 additions and 28 deletions
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue