diff --git a/.prettierrc b/.prettierrc index 7586898..8014a27 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,7 +1,8 @@ { - "endOfLine": "lf", - "semi": false, - "singleQuote": false, - "tabWidth": 4, - "trailingComma": "es5" + "endOfLine": "lf", + "semi": false, + "singleQuote": false, + "tabWidth": 4, + "trailingComma": "es5", + "printWidth": 160 } diff --git a/src/components/footer.js b/src/components/footer.js index 1309a11..5f276af 100644 --- a/src/components/footer.js +++ b/src/components/footer.js @@ -14,6 +14,10 @@ export default () => ( github + . + + donate + .about ) diff --git a/src/components/header.js b/src/components/header.js index 48c0749..ffdfaa4 100644 --- a/src/components/header.js +++ b/src/components/header.js @@ -1,3 +1,9 @@ import React from "react" +import Menu from "../components/menu" -export default (props) =>
{props.text}
- As this is a private website, so no legal notice is required. - However let's clarify a few things: -
+As this is a private website, so no legal notice is required. However let's clarify a few things:
This site uses none.
- As this site doesn't use any user data, it complies with GDPR - regulations. -
+As this site doesn't use/ store any user data, it complies with GDPR regulations.
- If you have any questions or queries regarding this website, - please write{" "} - an email. + If you have any questions or queries regarding this website, please write an email.
diff --git a/src/pages/comms.js b/src/pages/comms.js new file mode 100644 index 0000000..e540be8 --- /dev/null +++ b/src/pages/comms.js @@ -0,0 +1,24 @@ +import React from "react" +import Header from "../components/header" +import Footer from "../components/footer" + +export default () => ( ++ Feel free to join our Urban Discord here. +
++ You may also join our TeamSpeak server, accessible under this same urbanbrothers.de domain. +
+Welcome to the Urban Brothers Website
- As it was requested by some people over the last years, we - finally created a{" "} - - donation link (PayPal). - {" "} - All the donated money will go 100% towards keeping up the - servers and running other community related projects in the - future. However our services will continue to be freely - available for anyone. -{" "} - Thank you to everyone who donated. -
- For help with any community related matters, please contact one - of our moderators or admins on either TeamSpeak or Discord. -
+For help with any community related matters, please contact one of our moderators or admins on either TeamSpeak or Discord.
Our small Minecraft server is hosted on this server. This project currently works with a whitelist of people.
+Most of the times, there are people who play League or TFT in the respecting channels.
+More projects are coming regularly (kind of) so stay tuned!
+ +