links.html (525B)
1 <a href="{{ "index.html#contact" | relURL }}" class="change-icon"> 2 <i class="fa fa-envelope"></i> 3 <i class="fa fa-envelope-open"></i> 4 </a> 5 <a href="https://www.instagram.com/edrydv/" class="fab fa-instagram"></a> 6 <a href="https://www.linkedin.com/in/ed-van-bruggen-58a379171/" class="fab fa-linkedin"></a> 7 <a href="https://github.com/edvb" class="fab fa-github"></a> 8 <a href="https://git.edryd.org" class="fab fa-git"></a> 9 <!-- TODO fix rss --> 10 <!-- <a href="{{ "index.xml" | relURL }}" class="fa fa-rss-square"></a> -->