From a44449aba706bd30a722d2dafaf89829fcfc5228 Mon Sep 17 00:00:00 2001 From: abdullahalam123 Date: Sun, 16 Nov 2025 20:23:59 +0530 Subject: [PATCH] feat(footer): unify footer design and add version information across multiple pages Updated the footer across various HTML pages to include consistent branding, version information, and improved link structure. Enhanced social media links for better accessibility and user engagement. This change aims to provide a cohesive user experience throughout the application. --- about.html | 71 +++++++++++------------- contact.html | 100 ++++++++++++++++------------------ faq.html | 83 ++++++++++++++-------------- privacy.html | 76 +++++++++++++------------- src/pages/add-stamps.html | 80 +++++++++++++++++++++++++++ src/pages/bookmark.html | 7 ++- src/pages/json-to-pdf.html | 80 +++++++++++++++++++++++++++ src/pages/pdf-multi-tool.html | 24 ++++++-- src/pages/pdf-to-json.html | 80 +++++++++++++++++++++++++++ terms.html | 76 +++++++++++++------------- 10 files changed, 458 insertions(+), 219 deletions(-) diff --git a/about.html b/about.html index 03abade..b874e1b 100644 --- a/about.html +++ b/about.html @@ -251,38 +251,31 @@