From a115471df768755c7e95626fa6868ce2de9378d0 Mon Sep 17 00:00:00 2001 From: mgabdev <> Date: Thu, 4 Jul 2019 02:04:44 -0400 Subject: [PATCH] Added gitlab link to about page --- app/views/about/more.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/about/more.html.haml b/app/views/about/more.html.haml index 3a73896d..f37a3839 100644 --- a/app/views/about/more.html.haml +++ b/app/views/about/more.html.haml @@ -18,3 +18,4 @@ %p Gab Social is a fresh take on one of the Internet's most popular applications: social networking. Originally forked from the Mastodon project, Gab's codebase is free and open-source, licensed under the GNU Affero General Public License version 3 (AGPL3). %p As a result, you, the user, have a choice when using Gab Social: you can either have an account on Gab.com, or, if you don't like what we're doing on Gab.com or simply want to manage your own experience, you can spin up your own Gab Social server that you control, that allows you to communicate with millions of users on their own federated servers from around the world, including users on Gab. %p Gab.com strives to be the home of free speech online. We work on Gab Social 100% of the time as our full-time jobs. We positively encourage you to either join us on Gab.com or to spin up your own Gab Social server that you control to help take back control of the Web for the People. + = link_to "https://code.gab.com/gab/social/gab-social", "https://code.gab.com/gab/social/gab-social"