RSS feed uses WEBP headshot
This commit is contained in:
@@ -14,7 +14,7 @@ export async function GET(context: APIContext) {
|
|||||||
title: 'Joe Carstairs’ blog',
|
title: 'Joe Carstairs’ blog',
|
||||||
description: 'Short posts on random topics I find interesting',
|
description: 'Short posts on random topics I find interesting',
|
||||||
customData: `
|
customData: `
|
||||||
<image>/images/headshot.jpg</image>
|
<image>/images/headshot.webp</image>
|
||||||
<language>en-GB</language>
|
<language>en-GB</language>
|
||||||
`,
|
`,
|
||||||
site,
|
site,
|
||||||
|
|||||||
Reference in New Issue
Block a user