From 6619a2dbd26c1af121022b91b9399a3b550b0959 Mon Sep 17 00:00:00 2001
From: Abhinav Kumar <96587705+kr-2003@users.noreply.github.com>
Date: Sun, 4 Feb 2024 09:21:12 +0530
Subject: [PATCH 1/2] Fixed Bug: New Issue Details Page : footer (#1734)
---
website/templates/issue2.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/website/templates/issue2.html b/website/templates/issue2.html
index 6894a657f..cb4e9454f 100644
--- a/website/templates/issue2.html
+++ b/website/templates/issue2.html
@@ -238,15 +238,14 @@
More Reports from {{ object.u
{% for issue in more_issues %}
-
+
-
+
-
Read in {{ issue.markdown_description|length|divide:200 }} minutes
From 97e60bb988fcc09fe0554f56800784d33946ceb7 Mon Sep 17 00:00:00 2001
From: Abhinav Kumar <96587705+kr-2003@users.noreply.github.com>
Date: Sun, 4 Feb 2024 09:26:18 +0530
Subject: [PATCH 2/2] Fixed Bug: No menu on mobile /newhome #1696 (#1728)
---
website/templates/includes/header.html | 2 +-
website/templates/includes/sidenav.html | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/website/templates/includes/header.html b/website/templates/includes/header.html
index f4f48a147..c3d45f436 100644
--- a/website/templates/includes/header.html
+++ b/website/templates/includes/header.html
@@ -17,7 +17,7 @@
-
+