From e5c527f50571674f6d4f19b0400d522eefb7bd65 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 30 Jun 2021 08:00:00 +0100 Subject: [PATCH] Re-add original blog intro text for now --- source/_pages/blog.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_pages/blog.html.twig b/source/_pages/blog.html.twig index 2795d13e6..d1c0e96af 100644 --- a/source/_pages/blog.html.twig +++ b/source/_pages/blog.html.twig @@ -3,7 +3,7 @@ title: Blog use: - posts intro_text: | - TODO: update text + 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. ---