diff --git a/source/_layouts/post.html.twig b/source/_layouts/post.html.twig index d03a8fd4..5ed6cc7f 100644 --- a/source/_layouts/post.html.twig +++ b/source/_layouts/post.html.twig @@ -24,10 +24,7 @@ {% include 'post/questions-comments' %} {% include 'post/tags' %} - {# - {% include 'post/pager' %} {% include 'post/about-author' %} - #} {% endblock %} {% block scripts %} diff --git a/source/_partials/post/about-author.html.twig b/source/_partials/post/about-author.html.twig index 26ea1a7d..b0ed2115 100644 --- a/source/_partials/post/about-author.html.twig +++ b/source/_partials/post/about-author.html.twig @@ -1,17 +1,13 @@ -
- Oliver Davies is a full-stack Web Developer and System Administrator based in the UK. +
+ Oliver Davies is a Web Developer and System Administrator based in the UK. He is a {{ site.work.role }} at {{ site.companies[site.work.company].name }} and a part-time freelancer specialising in Drupal, Symfony and Laravel development and Linux systems administration.