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/pages/index.js b/src/pages/index.js
index d279a56..6375e08 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -16,31 +16,21 @@ export default () => (
- As it was requested by some people over the last years, we - finally created a{" "} + 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. + 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.