add aria-label to treehouse icon

This commit is contained in:
りき萌 2025-10-07 11:28:25 +02:00
parent 2ba80c3ce8
commit 5048daeb24

View file

@ -8,11 +8,11 @@
}); });
</script> </script>
</section> </section>
{{!-- For all pages except the one linked from the footer, include the footer icon. --}} {{!-- For all pages except the one linked from the footer, include the footer icon. --}}
{{#if (ne page.tree_path "treehouse")}} {{#if (ne page.tree_path "treehouse")}}
<section class="right"> <section class="right">
<a href="{{ config.site }}/treehouse" id="footer-icon"> <a href="{{ config.site }}/treehouse" id="footer-icon" aria-label="About the website">
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="all"> <g id="all">
<mask id="mask"> <mask id="mask">