From 4b060c7dba034f76007f41d088778e569e69d2af Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Fri, 22 Jun 2018 21:07:30 +0200 Subject: Rebrand HackMD to CodiMD Signed-off-by: Sheogorath --- public/views/hackmd/header.ejs | 2 +- public/views/index/body.ejs | 7 +++---- public/views/index/head.ejs | 2 +- public/views/shared/help-modal.ejs | 4 ++-- 4 files changed, 7 insertions(+), 8 deletions(-) (limited to 'public/views') diff --git a/public/views/hackmd/header.ejs b/public/views/hackmd/header.ejs index 21b632ce..8fc050b7 100644 --- a/public/views/hackmd/header.ejs +++ b/public/views/hackmd/header.ejs @@ -13,7 +13,7 @@ - HackMD + CodiMD
- <%= __('Report an issue') %> + <%= __('Report an issue') %>
- <%= __('Meet us on %s', 'Matrix') %> + <%= __('Meet us on %s', 'Matrix') %>
<%= __('Meet us on %s', 'Gitter') %>
-- cgit v1.2.3