fix: feed paths up
This commit is contained in:
parent
e8e8bea4d3
commit
27f8268e2b
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
<image>
|
||||
<title>{{ title }}</title>
|
||||
<link>{{ permalink | absoluteUrl: meta.url }}</link>
|
||||
<url>{{ meta.url }}/assets/icons/feed-icon.png</url>
|
||||
<url>https://coryd.dev/static/images/avatar.webp</url>
|
||||
<width>144</width>
|
||||
<height>144</height>
|
||||
</image>
|
||||
|
|
Reference in a new issue