diff --git a/src/layout/layout.astro b/src/layout/layout.astro index 81e83c9..83dfdd1 100644 --- a/src/layout/layout.astro +++ b/src/layout/layout.astro @@ -263,5 +263,23 @@ const moreGames = (() => { >

+ { + seo && slug && ( + + ) + } diff --git a/src/pages/index.astro b/src/pages/index.astro index 045c1d0..6811eb3 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -39,6 +39,49 @@ const popularGames = defaultGames.slice(0, POPULAR_COUNT); } + + +

All unblocked games

{