From 0eb1d4d61237149081462650629b131f73b2d433 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 19 May 2019 21:15:26 -0400 Subject: add mastodon link to index - complete #70 Signed-off-by: Amolith --- public/views/index/body.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views') diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index 0caa9238..e0b4a4e4 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -154,7 +154,7 @@ <%- __('Powered by %s', 'CodiMD') %> | <%= __('Releases') %> | <%= __('Source Code') %><% if(privacyStatement) { %> | <%= __('Privacy') %><% } %><% if(termsOfUse) { %> | <%= __('Terms of Use') %><% } %>

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