diff --git a/source/_pages/blog.html.twig b/source/_pages/blog.html.twig index 9c483b9aa..daf5f5510 100644 --- a/source/_pages/blog.html.twig +++ b/source/_pages/blog.html.twig @@ -1,9 +1,10 @@ --- -title: Blog -use: - - posts +title: "Blog" +use: ["posts"] intro_text: | - This is where I publish my personal blog posts as well as technical posts and tutorials on topics such as Drupal, PHP, Tailwind CSS, automated testing, and systems administration. + This is where I publish my personal blog posts as well as technical posts + and tutorials on topics such as Drupal, PHP, Tailwind CSS, automated testing, + and systems administration. ---