diff --git a/index.html b/index.html
index bbb1a8b14458f81a993934e778cd6f68ad716a1e..3e3e69762b7774ccffac1d5ab0cd8286f182f728 100644
--- a/index.html
+++ b/index.html
@@ -96,7 +96,7 @@
   </section>
   <footer>
     <a href="mailto:a.herten@fz-juelich.de" rel="author">—Andreas Herten</a>
-    <span class="git-hash">REPO_HASH // PAGES_HASH</span>
+    <span class="git-hash"><abbr title="Git hash of main repository">REPO_HASH</abbr> // <abbr title="Git hash of this page's branch">PAGES_HASH</abbr></span>
   </footer>
 </body>
 </html>