diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index f1181fc..0385174 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') %><% } %>

- <%- __('Follow us on %s and %s.', ' GitHub, Riot, Mastodon', ' POEditor') %> + <%- __('Follow us on %s and %s.', ' GitHub, Discourse, Riot, Mastodon', ' POEditor') %>