From 2bb55d2c3613a3422e6c63f6131c9cbef29821cb Mon Sep 17 00:00:00 2001 From: Felix Linker Date: Wed, 6 Jan 2021 12:11:44 +0100 Subject: [PATCH] Remove donation references --- src/app/pages/AboutPage.jsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/app/pages/AboutPage.jsx b/src/app/pages/AboutPage.jsx index 3d2e8f86..b5a01afa 100644 --- a/src/app/pages/AboutPage.jsx +++ b/src/app/pages/AboutPage.jsx @@ -94,18 +94,6 @@ export default class AboutPage extends Page { .

- -

Supporting Coriolis

-

- Coriolis is an open source project, and I work on it in my free time. - I have set up a patreon at{' '} - - patreon.com/coriolis_elite - - , which will be used to keep Coriolis up to date and the servers - running. -

- ); }