From b6fb02d4bddf1f8a2ba9ee4fd2779ca9342a8078 Mon Sep 17 00:00:00 2001 From: Artem Pelenitsyn Date: Fri, 17 Oct 2025 09:53:41 -0400 Subject: [PATCH 1/2] fix the hamburger menu button by roll-backing to jQuery 2 --- _includes/footer.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index 70e6a21..b0f2fd3 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -8,10 +8,12 @@ + + - + From 54a51ac0279e062646b8331aa1b11b2cac63c2cb Mon Sep 17 00:00:00 2001 From: Artem Pelenitsyn Date: Fri, 17 Oct 2025 09:54:22 -0400 Subject: [PATCH 2/2] update copyright year --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index b0f2fd3..aa3959d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,6 +1,6 @@