From e02defd402536625337c61b4bfc5b24a1c6bb8c8 Mon Sep 17 00:00:00 2001
From: Sheogorath
Date: Thu, 30 May 2019 00:01:15 +0200
Subject: [PATCH] Add Discourse link to footer
As we are about to announce the community forum, we should provide a
link to it in the footer. This patch adds Discouse between Riot, GitHub
and Mastodon as platform to follow our progress.
Signed-off-by: Sheogorath
---
public/views/index/body.ejs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs
index f1181fcec..0385174d3 100644
--- a/public/views/index/body.ejs
+++ b/public/views/index/body.ejs
@@ -155,7 +155,7 @@
<%- __('Powered by %s', 'CodiMD') %> | <%= __('Releases') %> | <%= __('Source Code') %><% if(privacyStatement) { %> | <%= __('Privacy') %><% } %><% if(termsOfUse) { %> | <%= __('Terms of Use') %><% } %>