From 871d8ea183e721f75119f4961da3fe5b171635b3 Mon Sep 17 00:00:00 2001
From: Amolith
Date: Mon, 20 May 2019 15:16:49 -0400
Subject: remove single quote preceding mastodon link
Signed-off-by: Amolith
---
public/views/index/body.ejs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'public')
diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs
index e0b4a4e4..83b2ebe9 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') %><% } %>
--
cgit v1.2.3