From 726348815542f6dc31430cb6d03c9554ab924973 Mon Sep 17 00:00:00 2001 From: Anjali Prajapati Date: Mon, 8 Jun 2026 14:37:53 +0530 Subject: [PATCH] Fix #3179: Add title attributes to footer social links for hover tooltips Signed-off-by: Anjali Prajapati --- templates/includes/footer.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/includes/footer.html b/templates/includes/footer.html index 8cf6b0e5f..792b67a78 100644 --- a/templates/includes/footer.html +++ b/templates/includes/footer.html @@ -4,14 +4,14 @@ {{ item.title }} {% endfor %} - + - + \ No newline at end of file