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/about_author.html.twig

8 lines
416 B
Twig
Raw Normal View History

2015-04-23 08:15:16 +00:00
<div class="about-author">
2015-06-14 02:27:41 +00:00
<h2>About the Author</h2>
2015-07-17 19:47:53 +00:00
2015-06-18 07:57:50 +00:00
<img src="{{ site.gravatar.url }}?s=50" alt="Picture of Oliver" class="img-circle">
2015-07-17 19:47:53 +00:00
2015-07-17 19:48:36 +00:00
<p><a href="/">Oliver Davies</a> is a Drupal Developer and System Administrator based in the UK. He is a Senior Developer at <a href="https://microserve.io">Microserve</a> and also provides freelance consultancy services for Drupal websites and Linux servers.</p>
2015-06-14 02:27:41 +00:00
</div>