From f148bd9f9af2b42523b915ac9c3a8973ba5827da Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 22 Apr 2026 10:54:01 +0200 Subject: feat: reorganize footer badges Move "Claude Code" from features to built-with (build tool). Add "Keyboard Accessible" and "Screen Reader Compatible" to features. Co-Authored-By: Claude Haiku 4.5 --- themes/danix-xyz-hacker/layouts/partials/footer.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'themes') diff --git a/themes/danix-xyz-hacker/layouts/partials/footer.html b/themes/danix-xyz-hacker/layouts/partials/footer.html index 982b45b..fd3c71e 100644 --- a/themes/danix-xyz-hacker/layouts/partials/footer.html +++ b/themes/danix-xyz-hacker/layouts/partials/footer.html @@ -30,6 +30,7 @@ HTML5 CSS3 JavaScript + Claude Code

{{ i18n "footer_features" }}

@@ -37,7 +38,8 @@ WCAG 2.1 AA Open Source Privacy Friendly - Claude Code + Keyboard Accessible + Screen Reader Compatible
@@ -73,7 +75,7 @@

{{ i18n "footer_made_with" }} {{ i18n "footer_love" }}, - {{ i18n "footer_lack_of" }} {{ i18n "footer_sleep" }}, + {{ i18n "footer_lack_of" }} {{ i18n "footer_sleep" }}, {{ i18n "footer_lots_of" }} {{ i18n "footer_coffee" }} {{ i18n "footer_by" }} danix

-- cgit v1.2.3