From b5b66d3841cebac5ab34744e63fc60e2a69a7252 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 15 Jul 2023 13:43:54 -0400 Subject: New page; Post system; Fixed more padding --- app/page.js | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) (limited to 'app/page.js') diff --git a/app/page.js b/app/page.js index dd8513d..188c214 100644 --- a/app/page.js +++ b/app/page.js @@ -1,3 +1,7 @@ +export const metadata = { + title: 'Home - Government of Alure Regions', + description: 'The official website of the Government of Alure Regions', +} export default function Home() { return (
@@ -10,8 +14,8 @@ export default function Home() {
-

About Alure Regions

+

About Alure Regions

Founded in July 2023, the goal of Alure Regions is to have more freedom on our regions.

+

Latest Updates

) -- cgit v1.2.3