diff --git a/public/views/includes/favicon.ejs b/public/views/includes/favicon.ejs index 1cc8edb5..977bff36 100644 --- a/public/views/includes/favicon.ejs +++ b/public/views/includes/favicon.ejs @@ -4,8 +4,8 @@ - - + + diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index 2abb40c3..3b6ff1b6 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -42,7 +42,7 @@

HedgeDoc logo

- <%= __('Ideas grow better together') %> + Ideas grow better together

CodiMD was renamed to HedgeDoc. Read more diff --git a/public/views/index/head.ejs b/public/views/index/head.ejs index 440e7d3a..dd2a4cfd 100644 --- a/public/views/index/head.ejs +++ b/public/views/index/head.ejs @@ -4,16 +4,16 @@ - + <%- include('../includes/favicon') %> - - + + -HedgeDoc - <%= __('Collaborative markdown notes') %> +HedgeDoc - Ideas grow better together <%- include('../build/cover-pack-header') %>