fix: more feed tweaks
This commit is contained in:
parent
393dc8d2b9
commit
e0f6c26000
5 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
<image>
|
||||
<title>{{ title }}</title>
|
||||
<link>{{ permalink | absoluteUrl: meta.url }}</link>
|
||||
<url>https://coryd.dev/static/images/avatar.webp</url>
|
||||
<url>https://coryd.dev/static/images/avatar.png</url>
|
||||
<width>144</width>
|
||||
<height>144</height>
|
||||
</image>
|
||||
|
|
Reference in a new issue