This repository has been archived on 2023-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
sophie-lewis-hugo/themes/sophie-lewis/layouts/partials/social-circles/twitter.html

5 lines
171 B
HTML

<span class="social-circle twitter">
<a href="https://twitter.com/{{ site.Params.social.twitter }}">
<img src='{{ relURL "img/social/twitter.svg" }}'>
</a>
</span>