diff --git a/features/home.feature b/features/home.feature index a1164ea1..7b35919e 100644 --- a/features/home.feature +++ b/features/home.feature @@ -6,7 +6,7 @@ Feature: Home Scenario: Given I am on the homepage Then the response status code should be 200 - And I should see "I’m a Web Developer and System Administrator based in Wales, UK." + And I should see "a Web Developer and System Administrator based in Wales, UK." And the active menu link should be "About" And the page title should be "Web Developer, System Administrator - PHP, Drupal, Symfony, Linux | Oliver Davies" And the page title should not be "About | Oliver Davies" diff --git a/source/_partials/availability.twig b/source/_partials/availability.twig index bd839f18..bd8b4685 100644 --- a/source/_partials/availability.twig +++ b/source/_partials/availability.twig @@ -1,7 +1,5 @@