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
Raw Normal View History

2021-08-26 14:09:09 +00:00
<span class="social-circle twitter">
<a href="https://twitter.com/{{ site.Params.social.twitter }}">
<img src='{{ relURL "img/social/twitter.svg" }}'>
</a>
</span>