add itch.io footer social link
This commit is contained in:
parent
4806fdd248
commit
37f4fa17b8
6 changed files with 31 additions and 166 deletions
|
@ -19,7 +19,6 @@ export async function GET(context: { site: string }) {
|
|||
title: SITE.TITLE,
|
||||
description: SITE.DESCRIPTION,
|
||||
site: context.site,
|
||||
stylesheet: "/rss/styles.xsl",
|
||||
items: items.map((item) => ({
|
||||
title: item.data.title,
|
||||
description: item.data.description,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue