Avoid link duplication.
--- a/Makefile Sat Feb 20 02:01:35 2016 +0200
+++ b/Makefile Sat Feb 20 02:02:43 2016 +0200
@@ -116,7 +116,6 @@
echo; \
echo ' <div id="sidebar"><iframe src="iframe.html"></iframe></div>'; \
echo; \
-echo '.. _`Home`: index.html'; \
echo '.. _About: README.html'; \
echo '.. _`About author`: http://resume.defun.work/'; \
echo '.. _`Oleksandr Gavenko`: http://resume.defun.work/'; \
@@ -124,7 +123,7 @@
echo '.. _Licence: README.html#tips-licence'; \
echo '.. _`Contact`: gavenkoa@gmail.com'; \
echo; \
-echo '[ Home_ | About_ | Licence_ | `About author`_ | `Contact`_ ]'; \
+echo '[ About_ | Licence_ | `About author`_ | `Contact`_ ]'; \
echo; \
echo 'Written by Oleksandr Gavenko (AKA gavenkoa), compiled at ``'`date +%F`'`` from rev ``'`hg id -i`'``.'; \
} >$@