fix: image
This commit is contained in:
parent
013d76345a
commit
6e3096a860
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<image>
|
||||
<title>{{ title }}</title>
|
||||
<link>{{ permalink | absoluteUrl: meta.url }}</link>
|
||||
<url>https://coryd.dev/assets/img/default.png&w=144&h=144</url>
|
||||
<url>https://coryd.dev/assets/img/default.png</url>
|
||||
<width>144</width>
|
||||
<height>144</height>
|
||||
</image>
|
||||
|
|
Reference in a new issue