:GitLab self link title rename to mention username

* tpl/.config: Mention username in GitLab self link.
master
Mike Gerwitz 2017-06-11 01:11:19 -04:00
parent ee07c2ccfb
commit 2c015a8844
Signed by: mikegerwitz
GPG Key ID: 8C917B7F5DC51BA2
1 changed files with 2 additions and 2 deletions

View File

@ -116,8 +116,8 @@ html_index_footer=$(cat <<EOM
<div id="selflinks">
<a href="https://gitlab.com/u/mikegerwitz">
<img src="/images/gitlab.svg"
alt="See me on GitLab"
title="See me on GitLab"
alt="mikegerwitz on GitLab"
title="mikegerwitz on GitLab"
width="42" height="42" border="0"
/>
</a>