Compare commits

..

2 Commits

Author SHA1 Message Date
me 1f8997fa5b Update sitemap 2026-03-10 22:31:07 +00:00
me 715fc1d86f Adjust landing page content 2026-03-10 22:30:31 +00:00
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
--- ---
permalink: /404.html permalink: /404.html
layout: none layout: none
title: Matthew Grove title: Error 404
--- ---
{% include landing_page.html %} {% include landing_page.html %}
+2 -2
View File
@@ -18,9 +18,9 @@
# You can create any custom variable you would like, and they will be accessible # You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}. # in the templates via {{ site.myvariable }}.
title: Matthew Grove title: Matthew
description: >- # this means to ignore newlines until "baseurl:" 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 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 url: "https://mgrove.uk" # the base hostname & protocol for your site, e.g. http://example.com
+1 -1
View File
@@ -27,7 +27,7 @@
<body> <body>
<main> <main>
<h1>{{ site.title }}</h1> <h1>{{ site.title }}</h1>
<div> <div style="display:none;">
<a href="https://services.mgrove.uk"> <a href="https://services.mgrove.uk">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M128 32C92.7 32 64 60.7 64 96l0 256 64 0 0-256 384 0 0 256 64 0 0-256c0-35.3-28.7-64-64-64L128 32zM19.2 384C8.6 384 0 392.6 0 403.2C0 445.6 34.4 480 76.8 480l486.4 0c42.4 0 76.8-34.4 76.8-76.8c0-10.6-8.6-19.2-19.2-19.2L19.2 384z"/></svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M128 32C92.7 32 64 60.7 64 96l0 256 64 0 0-256 384 0 0 256 64 0 0-256c0-35.3-28.7-64-64-64L128 32zM19.2 384C8.6 384 0 392.6 0 403.2C0 445.6 34.4 480 76.8 480l486.4 0c42.4 0 76.8-34.4 76.8-76.8c0-10.6-8.6-19.2-19.2-19.2L19.2 384z"/></svg>
<h3>Consulting Services</h3> <h3>Consulting Services</h3>
+1 -1
View File
@@ -1,7 +1,7 @@
--- ---
permalink: / permalink: /
layout: none layout: none
title: Matthew Grove title: Home
--- ---
{% include landing_page.html %} {% include landing_page.html %}
+1 -1
View File
@@ -7,7 +7,7 @@
<url> <url>
<loc>https://mgrove.uk/</loc> <loc>https://mgrove.uk/</loc>
<lastmod>2024-09-24T18:00:09+00:00</lastmod> <lastmod>2026-03-10T22:31:00+00:00</lastmod>
<priority>1.00</priority> <priority>1.00</priority>
</url> </url>