chore: add back json feeds
This commit is contained in:
parent
7d78546205
commit
74279cf2d5
15 changed files with 91 additions and 53 deletions
|
@ -10,7 +10,7 @@
|
|||
<image>
|
||||
<title>{{ title }}</title>
|
||||
<link>{{ permalink | absoluteUrl: globals.url }}</link>
|
||||
<url>https://cdn.coryd.dev/{{ globals.feed_image }}</url>
|
||||
<url>https://cdn.coryd.dev/{{ globals.feed_image }}?class=w200&v={% appVersion %}</url>
|
||||
<width>144</width>
|
||||
<height>144</height>
|
||||
</image>
|
||||
|
|
Reference in a new issue