diff --git a/src/components/Conf/Footer/index.tsx b/src/components/Conf/Footer/index.tsx index 5d4661910b..f98c113bd0 100644 --- a/src/components/Conf/Footer/index.tsx +++ b/src/components/Conf/Footer/index.tsx @@ -53,23 +53,21 @@ const FooterConf = () => { ))} -
- Copyright © {`${new Date().getFullYear()}`} The GraphQL Foundation.
- All rights reserved.
-
- For web site terms of use, trademark policy and general project
- policies please see
-
- https://lfprojects.org
-
- .
-
+ Copyright © {`${new Date().getFullYear()}`} The GraphQL Foundation.
+ All rights reserved.
+
+ For web site terms of use, trademark policy and general project
+ policies please see
+
+ https://lfprojects.org
+
+ .
+