From b66576a1288ce7c206134da16e30b735e006c382 Mon Sep 17 00:00:00 2001
From: Wolfgang Müller
Date: Fri, 2 Aug 2019 21:44:52 +0200
Subject: util: Add title tag to the "back arrow"

---
 util/mdconv.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/mdconv.sh b/util/mdconv.sh
index 1e48eb7..a3b6831 100644
--- a/util/mdconv.sh
+++ b/util/mdconv.sh
@@ -10,7 +10,7 @@ cat<<EOF
 	<header>
 		<h1>$title</h1>
 		<address>$author</address>
-		<a href="..">↖</a>
+		<a href=".." title="Back to frontpage">↖</a>
 		<time datetime="$date">$(date -d"$date" '+%A, %B %e, %Y')</time>
 	</header>
 	$(lowdown "$1")
-- 
cgit v1.2.3-2-gb3c3