Re-add the About Author block
This commit is contained in:
parent
814dd9d97e
commit
5c2dcc1642
3 changed files with 17 additions and 0 deletions
16
source/_partials/about-author.html.twig
Normal file
16
source/_partials/about-author.html.twig
Normal 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&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>
|
Loading…
Add table
Add a link
Reference in a new issue