This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_partials/post/questions-comments.html.twig

8 lines
281 B
Twig
Raw Normal View History

2018-06-20 22:06:09 +00:00
<div class="mb-4 italic text-grey-dark">
2018-08-02 19:01:22 +00:00
<p>
Questions? Comments?
Im <a href="https://twitter.com/{{ site.twitter.name }}" class="link">@{{ site.twitter.name }}</a> on Twitter,
or <a href="/contact" class="link">send me an email</a>.
</p>
2018-06-20 22:06:09 +00:00
</div>