From 5447b1e0a55be5e6da2a6e30118fa949919315a6 Mon Sep 17 00:00:00 2001 From: juanatsap Date: Sun, 9 Nov 2025 02:52:38 +0000 Subject: [PATCH] feat: add GitHub repository link to footer - Add centered GitHub link above copyright line - Include GitHub icon using iconify-icon - Link points to https://github.com/juanatsap/cv-site - Bilingual support: 'View this project on GitHub' / 'Ver este proyecto en GitHub' - Styled with accent blue color and inline-flex for icon alignment --- templates/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/index.html b/templates/index.html index 4e9e834..52e822e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -240,6 +240,12 @@