From 5048daeb2474be08377e79ab75e42d4fec10a965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8A=E3=81=8D=E8=90=8C?= Date: Tue, 7 Oct 2025 11:28:25 +0200 Subject: [PATCH] add aria-label to treehouse icon --- template/components/_footer.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/components/_footer.hbs b/template/components/_footer.hbs index 064b07e..9df101e 100644 --- a/template/components/_footer.hbs +++ b/template/components/_footer.hbs @@ -8,11 +8,11 @@ }); - + {{!-- For all pages except the one linked from the footer, include the footer icon. --}} {{#if (ne page.tree_path "treehouse")}}
- +