X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3badd77f743883992829a1174eef7c8d5e851766..8fc17a12a92f649f2b9dd8c884a85d1a7232f248:/wolnelektury/templates/main_page.html diff --git a/wolnelektury/templates/main_page.html b/wolnelektury/templates/main_page.html index a879b0dcb..988bbb344 100755 --- a/wolnelektury/templates/main_page.html +++ b/wolnelektury/templates/main_page.html @@ -73,8 +73,10 @@ {% endcache %} <div class="social-links"> - <a href="http://pl-pl.facebook.com/pages/Wolne-Lektury/203084073268"><img src="{{ STATIC_URL }}img/social/facebook.png" alt="WolneLektury @ Facebook" /></a> - <a href="http://nk.pl/profile/30441509"><img src="{{ STATIC_URL }}img/social/naszaklasa.png" alt="WolneLektury @ NK" /></a> + <a href="http://pl-pl.facebook.com/pages/Wolne-Lektury/203084073268" + title='Wolne Lektury @ Facebook'>[f]</a> + <a href="http://nk.pl/profile/30441509" + title='Wolne Lektury @ NK'>[nk]</a> </div> </div>