From 8c1cf540c998d554b10282292edeb28b74349297 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 15 Jul 2023 20:22:10 -0400 Subject: Getting ready to properly add travel advisory; Added additional cities --- app/page.js | 4 +- app/travel-advisory/countries.json | 146 +++++++++++++++++++++++++++++++++++++ app/travel-advisory/page.js | 20 ++++- 3 files changed, 166 insertions(+), 4 deletions(-) create mode 100644 app/travel-advisory/countries.json (limited to 'app') diff --git a/app/page.js b/app/page.js index 188c214..1ff6dab 100644 --- a/app/page.js +++ b/app/page.js @@ -7,8 +7,8 @@ export default function Home() {
-

Welcome to the Alure Regions

-

The official website of the Government of Alure Regions

+

Welcome to the Alure Regions

+

The official website of the Government of Alure Regions

-

This page may be inaccurate at times, refer to the Minecraft General Announcements channel for the latest updates

+

This page may be inaccurate at times, refer to the Minecraft General Announcements channel for the latest updates

Country name

Take normal security precautions

+

City 1

+

Take normal security precautions

+

City 2

+

Take normal security precautions

+

City 3

+

Take normal security precautions

+

City 4

+

Take normal security precautions

-- cgit v1.2.3