new qr code links on mobile

This commit is contained in:
shockrah 2020-01-14 14:02:11 -08:00
parent 9e086f5764
commit 3418cd3766

View File

@ -1 +1,8 @@
<footer></footer>
<footer>
<span class="text-white">QR Code Links |</span>
<a class="text-warning" href="{{ .Site.BaseURL }}/images/qrlinkedin.png">LinkedIn</a>
<span class="text-white">|</span>
<a class="text-warning" href="{{ .Site.BaseURL }}/images/qrresume.png">Resume</a>
<span class="text-white">|</span>
<a class="text-warning" href="{{ .Site.BaseURL }}/images/qrgitlab.png">Gitlab</a>
</footer>