From 1d49313ee2b195e82e168a1c45f3b36496c8c7cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Wed, 2 Nov 2022 19:33:18 +0100 Subject: [PATCH] Encode & in products feel --- src/routes/feed/products.xml/+server.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/feed/products.xml/+server.ts b/src/routes/feed/products.xml/+server.ts index 488db4e..0b3eca6 100644 --- a/src/routes/feed/products.xml/+server.ts +++ b/src/routes/feed/products.xml/+server.ts @@ -7,7 +7,7 @@ const gCategories = [ { id: '61851d83cd16416c78a8e5ef', type: 'Posters, Prints, & Visual Artwork', - value: 'Home & Garden > Decor > Artwork > Posters, Prints, & Visual Artwork' + value: 'Home & Garden > Decor > Artwork > Posters, Prints, & Visual Artwork' } ]