diff --git a/apps/tpscramble.json b/apps/tpscramble.json index 24f456d..f283b1b 100644 --- a/apps/tpscramble.json +++ b/apps/tpscramble.json @@ -6,7 +6,7 @@ "background": "https://lit.games/img/tpscramble/keyart.png", "logo": "https://docs.google.com/drawings/d/e/2PACX-1vQdaLZgrPDeWo7oEmThe5TTGKatSZOiHNJh3-JSfyt1T5rILt1WbpQKwpDQlUM-fhJA189_Pmf_b1A8/pub?w=350&h=100" }, - "frame": "https://tp-scramble.io", + "frame": "https://tp-scramble.netlify.app/", "tags": ["top-down"], "features": ["online", "keyboard", "touch"] } \ No newline at end of file diff --git a/pages/index.tsx b/pages/index.tsx index 287ad0a..b0f15cc 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -109,7 +109,7 @@ export default function Home(props: any) { if (game.id === 'promotion') { return (
-

ad

+

ad

)