From 9fd0094d8fcd8b7c746d2090af4caa062ec554d2 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 3 Jan 2024 20:00:00 +0000 Subject: [PATCH] Update meta title for the Home page --- source/_layouts/base.html.twig | 2 +- source/_pages/index.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_layouts/base.html.twig b/source/_layouts/base.html.twig index 8818b875..14407ec7 100644 --- a/source/_layouts/base.html.twig +++ b/source/_layouts/base.html.twig @@ -18,7 +18,7 @@ - {{ page.title }} | {{ site.name }} + {% block meta_title %}{{ page.title }} | {{ site.name }}{% endblock %} {% block body %}{% endblock %} diff --git a/source/_pages/index.md b/source/_pages/index.md index 09e5990f..90af2156 100644 --- a/source/_pages/index.md +++ b/source/_pages/index.md @@ -3,6 +3,8 @@ title: Do you need a certified Drupal expert, core contributor and module mainta permalink: / --- +{% block meta_title %}Certified Drupal expert, Developer and Consultant | {{ site.name }}{% endblock %} + {% block content %} Hi, I'm Oliver. I'm an Acquia-certified Drupal Triple Expert and Software Development Consultant with {{ site.yearsExperience }} years of experience.