From e0b979dee636171ccdbbb7ca226ad03db5a1fb9d Mon Sep 17 00:00:00 2001 From: Aditya Date: Sat, 9 May 2026 13:51:24 +0530 Subject: [PATCH 1/2] fix: improve footer icons layout on mobile devices Signed-off-by: Aditya --- docs/layouts/partials/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/layouts/partials/footer.html b/docs/layouts/partials/footer.html index 76c55fe4aa..9c7a309e40 100644 --- a/docs/layouts/partials/footer.html +++ b/docs/layouts/partials/footer.html @@ -8,13 +8,13 @@
- -
+
{{ with $links }} {{ with index . "developer"}}
    From 52d9822b883a26b7c27875f39b8984b081f4d600 Mon Sep 17 00:00:00 2001 From: Aditya Date: Tue, 12 May 2026 05:09:31 +0530 Subject: [PATCH 2/2] fix: correct div placement in footer for mobile layout Signed-off-by: Aditya --- docs/layouts/partials/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/layouts/partials/footer.html b/docs/layouts/partials/footer.html index 9c7a309e40..aeea3b38e2 100644 --- a/docs/layouts/partials/footer.html +++ b/docs/layouts/partials/footer.html @@ -8,13 +8,13 @@
    -
    + -
    +
    {{ with $links }} {{ with index . "developer"}}