diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-07-24 20:27:10 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-07-24 20:27:10 -0400 |
| commit | 649b1d4328a7ffc31cb5e9d47e2b3ddefcc66f16 (patch) | |
| tree | cec8bf0658a8555c418b3ffeef57332097d84ee5 /src/posts | |
| parent | a04ae661c547e7e051927e7a169aeb492f50a532 (diff) | |
| download | alure-website-649b1d4328a7ffc31cb5e9d47e2b3ddefcc66f16.tar.gz alure-website-649b1d4328a7ffc31cb5e9d47e2b3ddefcc66f16.tar.bz2 alure-website-649b1d4328a7ffc31cb5e9d47e2b3ddefcc66f16.zip | |
Initial rewrite to astro
Diffstat (limited to 'src/posts')
| -rw-r--r-- | src/posts/outbreak.md | 15 | ||||
| -rw-r--r-- | src/posts/website-launched.md | 13 |
2 files changed, 28 insertions, 0 deletions
diff --git a/src/posts/outbreak.md b/src/posts/outbreak.md new file mode 100644 index 0000000..d3e4a40 --- /dev/null +++ b/src/posts/outbreak.md @@ -0,0 +1,15 @@ +--- +title: Parasite Outbreak +description: We are advising people to be careful when travelling around the world. +author: The President of the Alure Regions +date: '2023-07-19' +tags: ['announcement', 'travel'] +--- +# Parasite Outbreak +As of recently, we were made aware about the recent outbreak. It may have appeared that it is spreading around the world, we are advising people to be careful when travelling. + +# Our response +We have also made a travel advisory statement for people who are travelling around the world. You can find it [here](/travel-advisory). + +# What you can do +If you are currently travelling, be sure to self-isolate for 2 weeks at a hotel. If you are currently having symptoms, be sure to contact local health authorities. diff --git a/src/posts/website-launched.md b/src/posts/website-launched.md new file mode 100644 index 0000000..64ca8f3 --- /dev/null +++ b/src/posts/website-launched.md @@ -0,0 +1,13 @@ +--- +title: Website Launched +description: Our new website is now available! +author: The President of the Alure Regions +date: '2023-07-15' +tags: ['announcement'] +--- +# Our new website has officially launched! +As you have seen, we have been actively developing this brand new site! + +You can expect updates from us, whether if its updating travel advisories or announcing a brand new government service within Alure Regions. + +Of course, this site will get regularly updated overtime, so stay tuned for more updates to this site! |
