fix: image

This commit is contained in:
Cory Dransfeldt 2024-05-01 09:54:41 -07:00
parent 9f369b5193
commit 551b25437f
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
<image>
<title>{{ title }}</title>
<link>{{ permalink | absoluteUrl: meta.url }}</link>
<url>https://coryd.dev/.netlify/images/?url=/assets/img/default.png&w=144&h=144</url>
<url>https://coryd.dev/assets/img/default.png&w=144&h=144</url>
<width>144</width>
<height>144</height>
</image>