mirror of
https://github.com/mgrove36/landing-site.git
synced 2026-05-15 16:41:26 +01:00
Compare commits
2 Commits
a4f9fef278
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f8997fa5b | |||
| 715fc1d86f |
@@ -1,7 +1,7 @@
|
||||
---
|
||||
permalink: /404.html
|
||||
layout: none
|
||||
title: Matthew Grove
|
||||
title: Error 404
|
||||
---
|
||||
|
||||
{% include landing_page.html %}
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
<body>
|
||||
<main>
|
||||
<h1>{{ site.title }}</h1>
|
||||
<div>
|
||||
<div style="display:none;">
|
||||
<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>
|
||||
<h3>Consulting Services</h3>
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
---
|
||||
permalink: /
|
||||
layout: none
|
||||
title: Matthew Grove
|
||||
title: Home
|
||||
---
|
||||
|
||||
{% include landing_page.html %}
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
|
||||
<url>
|
||||
<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>
|
||||
</url>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user