From 71ce7921bd27a55653ba722dcdfc56509807bafc Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Sun, 18 Nov 2018 00:20:17 +0100 Subject: [PATCH] Fixing links on index page Seems like ids in Firefox are case sensitive. So linking in the current way fails. This patch fixes the links by using the exact matching version of the titles on the features page. Signed-off-by: Sheogorath --- public/views/index/body.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index 43582d7..a5e591e 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -65,19 +65,19 @@