From bf8fd8130514f199b376cedd1c717182b4f97591 Mon Sep 17 00:00:00 2001 From: Matchu Date: Mon, 15 Nov 2021 17:42:02 -0800 Subject: [PATCH] Post a message linking to Metaverse revocation --- src/app/HomePage.js | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/app/HomePage.js b/src/app/HomePage.js index 0f6e60d..1b23406 100644 --- a/src/app/HomePage.js +++ b/src/app/HomePage.js @@ -2,6 +2,7 @@ import React from "react"; import { ClassNames } from "@emotion/react"; import gql from "graphql-tag"; import { + Alert, Box, Button, Center, @@ -57,6 +58,23 @@ function HomePage() { return ( + + + + The Neopets Metaverse team is no longer licensed to use this + software. + {" "} + + More information available here. + {" "} + Thanks for understanding! + + +