From 5ec08055932e5af8fc23e7c4f0a4dbb9d12a1b7f Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 8 May 2026 10:17:01 +0200 Subject: feat(footer): add social icons, centered layout, surface background MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace inline-styled footer with structured layout using Feather Icons (GitHub, Twitter, LinkedIn). Fix background by targeting #footer-custom directly — cgit injects footer content without a div.footer wrapper. --- head.html | 1 + 1 file changed, 1 insertion(+) (limited to 'head.html') diff --git a/head.html b/head.html index a6e0c46..874587b 100644 --- a/head.html +++ b/head.html @@ -2,3 +2,4 @@ + -- cgit v1.2.3