From 40340c89f75c8078097516a8c0f01672109c0fb7 Mon Sep 17 00:00:00 2001 From: Max Wu Date: Tue, 31 Jul 2018 22:17:06 +0800 Subject: Update to replace Twitter and Facebook to Riot Signed-off-by: Max Wu --- 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 29fa3181..53dbf2a2 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -152,7 +152,7 @@ © 2018 CodiMD | <%= __('Releases') %><% if(privacyStatement) { %> | <%= __('Privacy') %><% } %><% if(termsOfUse) { %> | <%= __('Terms of Use') %><% } %>

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