fix: feed paths up

This commit is contained in:
Cory Dransfeldt 2024-02-19 09:50:49 -08:00
parent e8e8bea4d3
commit 27f8268e2b
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -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>