Re-add the About Author block

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
parent 814dd9d97e
commit 5c2dcc1642
3 changed files with 17 additions and 0 deletions

View file

@ -15,4 +15,5 @@
events: page.events|reverse,
} only %}
{% include 'about-author' %}
{% endblock %}

View file

@ -0,0 +1,16 @@
<section>
<h2>About Me</h2>
<div>
<div>
<img src="/sites/default/files/images/me-precedent.jpg" alt="Picture of Oliver" class="h-16 w-16 rounded-full border border-gray">
</div>
<div>
<p>
Oliver Davies is a PHP Developer and Linux Systems Administrator based in the UK.
He is a Lead Software Developer at <a href="https://trc.cymru?utm_source=oliverdavies.uk&amp;utm_medium=about-author" class="link">Transport for Wales</a> and a part-time freelancer specialising in Drupal and Symfony application development.
</p>
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB