mpercivalxyz

this website!
Log | Files | Refs | README

commit 51c86c4a01c612d3731dac6245aeedaaf279d79e
parent 6a1a404b1cdd79c6c22c2fcf8d17cdf162a7cb0d
Author: mpizzzle <m@michaelpercival.xyz>
Date:   Thu,  2 Jul 2020 15:47:28 +0100

updating titles

Diffstat:
Mhardware.html | 2+-
Msoftware.html | 2+-
Mvinyl.html | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/hardware.html b/hardware.html @@ -1,5 +1,5 @@ <head> -<title>My Hardware</title> +<title>Hardware</title> <meta charset="utf-8"> <meta name="author" content="mpizzzle"> <link href="style.css" rel="stylesheet"> diff --git a/software.html b/software.html @@ -1,5 +1,5 @@ <head> -<title>Software Recommendations</title> +<title>Software</title> <meta charset="utf-8"> <meta name="author" content="mpizzzle"> <link href="style.css" rel="stylesheet"> diff --git a/vinyl.html b/vinyl.html @@ -1,5 +1,5 @@ <head> -<title>My Vinyl Collection</title> +<title>Vinyl Collection</title> <meta charset="utf-8"> <meta name="author" content="mpizzzle"> <link href="style.css" rel="stylesheet">