diff --git a/404.html b/404.html index 759bd05..dbbab34 100644 --- a/404.html +++ b/404.html @@ -1,7 +1,7 @@ --- permalink: /404.html layout: none -title: Matthew Grove +title: Error 404 --- {% include landing_page.html %} diff --git a/_config.yml b/_config.yml index aa5fa8d..e691458 100644 --- a/_config.yml +++ b/_config.yml @@ -18,9 +18,9 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Matthew Grove +title: Matthew description: >- # this means to ignore newlines until "baseurl:" - Consulting services, personal portfolio, and CV for Matthew Grove. + Matthew's landing page. baseurl: "" # the subpath of your site, e.g. /blog url: "https://mgrove.uk" # the base hostname & protocol for your site, e.g. http://example.com diff --git a/_includes/landing_page.html b/_includes/landing_page.html index af4ccf4..af80fed 100644 --- a/_includes/landing_page.html +++ b/_includes/landing_page.html @@ -27,7 +27,7 @@