diff --git a/.gitignore b/.gitignore index e1f8a12..19550f7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ node_modules /package .env .env.* +yarn.lock !.env.example diff --git a/src/assets/global.css b/src/assets/global.css index 2c50737..7f713da 100644 --- a/src/assets/global.css +++ b/src/assets/global.css @@ -31,6 +31,26 @@ a.visited { box-shadow: 0 0 5px 5px #252525; } +.button { + background-color: #3db686; + border: none; + color: white; + padding: 1% 1%; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 16px; + margin: 4px 2px; + transition-duration: 0.4s; + cursor: pointer; +} +.button:hover { + background-color: #101010; + color: #3db686; + border: #3db686; +} + + .gameserversCardTitle, .centreofattention { text-align: center; } @@ -43,4 +63,4 @@ a.visited { .card { flex-direction: column; } -} \ No newline at end of file +} diff --git a/src/lib/Header.svelte b/src/lib/Header.svelte index a58139e..c103229 100644 --- a/src/lib/Header.svelte +++ b/src/lib/Header.svelte @@ -8,6 +8,8 @@ Donate | Minecraft + | + Contact \ No newline at end of file + diff --git a/src/routes/contact.md b/src/routes/contact.md new file mode 100644 index 0000000..40d8d3d --- /dev/null +++ b/src/routes/contact.md @@ -0,0 +1,26 @@ +--- +title: Contact Us +--- +# {title} +## Do you want to contact us? + +# Our email (note that it is currently not working) + +contact@mutahar.rocks +

Please be aware that Microsoft often blocks non-popular emails, if you do contact us through there, make sure to check your spam and mark it as not-spam!

+ +# Invites + +

Discord

+ +

Matrix

+ +

+ + + +

+ + diff --git a/src/routes/instances.md b/src/routes/instances.md index fb9d31f..fbd466e 100644 --- a/src/routes/instances.md +++ b/src/routes/instances.md @@ -33,6 +33,15 @@ title: Our Instances
+
+

Nitter

+
+ You want to check something on twitter? Oh wait you don't have an account.. No worries! +
+ Nitter is here for that. +
+ +