diff --git a/source/_layouts/page.html.twig b/source/_layouts/page.html.twig index 6fdd410a1..02b111534 100644 --- a/source/_layouts/page.html.twig +++ b/source/_layouts/page.html.twig @@ -4,6 +4,8 @@

{{ page.title }}

- {{ parent() }} +
+ {{ parent() }} +
{% endblock %} diff --git a/source/_pages/blog.html.twig b/source/_pages/blog.html.twig index d62f99bdd..55df25530 100644 --- a/source/_pages/blog.html.twig +++ b/source/_pages/blog.html.twig @@ -4,7 +4,7 @@ use: - posts --- -

I enjoy writing articles and have written a number of them so far during my career, both to document my own learning as well to act as resources for others.

+

I enjoy writing articles and have written a number of them so far during my career, both to document my own learning as well to act as resources for others.

diff --git a/source/_pages/talks.html.twig b/source/_pages/talks.html.twig index bba3cc775..c36c3942f 100644 --- a/source/_pages/talks.html.twig +++ b/source/_pages/talks.html.twig @@ -4,7 +4,7 @@ use: - talks --- -

After giving my first talk in September 2012, I have now given 81 presentations and workshops at various conferences and meetups, in-person and remotely, on topics including PHP, Drupal, automated testing, Git, CSS, and systems administration.

+

After giving my first talk in September 2012, I have now given 81 presentations and workshops at various conferences and meetups, in-person and remotely, on topics including PHP, Drupal, automated testing, Git, CSS, and systems administration.