17 lines
596 B
Twig
17 lines
596 B
Twig
|
<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&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>
|