From 8005d9a152033e8e6c0853cccee551fddd288db0 Mon Sep 17 00:00:00 2001 From: Conrad Date: Fri, 5 Jun 2020 08:59:06 +0200 Subject: [PATCH 1/4] Adjusted prettier config --- .prettierrc | 11 ++++++----- src/pages/index.js | 20 +++++--------------- 2 files changed, 11 insertions(+), 20 deletions(-) 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 () => (
  • Discord Server
  • - +
  • Steam Community Group
  • - 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.