From b1bd8ffd00cc82c95bce0e5d66d6b1a9bb65187f Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Sun, 30 Aug 2026 14:25:39 +0200 Subject: [PATCH] fix(site): hide the decorative slashes in the section eyebrows from screen readers --- website/.vitepress/components/HomePage.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/website/.vitepress/components/HomePage.vue b/website/.vitepress/components/HomePage.vue index 195b34c3..30377cf8 100644 --- a/website/.vitepress/components/HomePage.vue +++ b/website/.vitepress/components/HomePage.vue @@ -71,7 +71,9 @@ onUnmounted(() => window.clearTimeout(copyResetTimer));
-

// FROM ZERO TO YOUR FIRST TASK

+

+ FROM ZERO TO YOUR FIRST TASK +

A useful Taskfile in a few minutes

Install one binary, add readable project commands, and give everyone @@ -137,7 +139,9 @@ onUnmounted(() => window.clearTimeout(copyResetTimer));

-

// FIND THE RIGHT ANSWER

+

+ FIND THE RIGHT ANSWER +

Start broad or jump straight to syntax

The documentation has separate entry points for learning, exact