summaryrefslogtreecommitdiff
path: root/nav.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nav.sh')
-rwxr-xr-xnav.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nav.sh b/nav.sh
index 293b3ce..ed0077e 100755
--- a/nav.sh
+++ b/nav.sh
@@ -44,7 +44,7 @@ done
# replace starting blank line with root link
-sed '3s;.*;<a href="/">·</a>;' -i'' $2
+sed '3s;.*;<a href="/" aria-label="root">·</a>;' -i'' $2
echo '</pre>' >> $2 # closing <pre> tag