diff --git a/helpers/build-game-list.js b/helpers/build-game-list.js index 3149c63..1c22435 100644 --- a/helpers/build-game-list.js +++ b/helpers/build-game-list.js @@ -140,12 +140,7 @@ export default async function () { slug: 'games' }, content: '', - relatedLinks: [ - { - "href": `https://rawg.io/search?query=${encodeURIComponent(game.Games)}`, - "label": "View" - } - ], + // relatedLinks: [], reports: [ game ]