RSS feed uses WEBP headshot

This commit is contained in:
Joe Carstairs
2024-05-19 10:19:12 +01:00
parent 0bbe796051
commit 931e85fd22

View File

@@ -14,7 +14,7 @@ export async function GET(context: APIContext) {
title: 'Joe Carstairs blog',
description: 'Short posts on random topics I find interesting',
customData: `
<image>/images/headshot.jpg</image>
<image>/images/headshot.webp</image>
<language>en-GB</language>
`,
site,