From d57226e5a802ecd6607faf67f32621e2da725a35 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 19 Jul 2023 00:48:11 -0400 Subject: Moved all components to app folder --- app/psa.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/psa.json (limited to 'app/psa.json') diff --git a/app/psa.json b/app/psa.json new file mode 100644 index 0000000..df9869f --- /dev/null +++ b/app/psa.json @@ -0,0 +1,5 @@ +{ + "important": 0, + "announcement": "No important announcements", + "link": "https://google.ca" +} -- cgit v1.2.3