From cdc5a89cd7a9d1c3cf3468e79620ac346f806874 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Sun, 15 Nov 2020 20:12:22 +0100 Subject: apply review suggestions --- public/views/hedgedoc.ejs | 1 - public/views/hedgedoc/footer.ejs | 0 public/views/includes/favicon.ejs | 2 +- public/views/index/body.ejs | 2 +- public/views/shared/help-modal.ejs | 2 +- 5 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 public/views/hedgedoc/footer.ejs (limited to 'public/views') diff --git a/public/views/hedgedoc.ejs b/public/views/hedgedoc.ejs index 1a6061ab..cfedb2b5 100644 --- a/public/views/hedgedoc.ejs +++ b/public/views/hedgedoc.ejs @@ -8,7 +8,6 @@
<%- include hedgedoc/header %> <%- include hedgedoc/body %> - <%- include hedgedoc/footer %> <%- include hedgedoc/foot %> diff --git a/public/views/hedgedoc/footer.ejs b/public/views/hedgedoc/footer.ejs deleted file mode 100644 index e69de29b..00000000 diff --git a/public/views/includes/favicon.ejs b/public/views/includes/favicon.ejs index 14b963fe..1cc8edb5 100644 --- a/public/views/includes/favicon.ejs +++ b/public/views/includes/favicon.ejs @@ -8,4 +8,4 @@ - + diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index cb96e628..6176cb6e 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -45,7 +45,7 @@ <%= __('Best way to write and share your knowledge in markdown.') %> - CodiMD was renamed to HedgeDoc. Read more + CodiMD was renamed to HedgeDoc. Read more <% if (infoMessage && infoMessage.length > 0) { %>