From 9a2fc11626952aa7aa022d6550621b5afe258d45 Mon Sep 17 00:00:00 2001 From: "fred.boniface" Date: Sun, 30 Oct 2022 19:57:54 +0000 Subject: [PATCH] Update page content, correct about title --- about.php | 2 +- index.php | 7 +++++-- style/new_style.css | 1 + 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/about.php b/about.php index b54dd02..011ae0d 100644 --- a/about.php +++ b/about.php @@ -1,5 +1,5 @@ - + diff --git a/index.php b/index.php index c315118..30fb811 100644 --- a/index.php +++ b/index.php @@ -10,10 +10,13 @@

- Hello, I'm Fred. I do lots of little projects so read more about them here. + Hello, I'm Fred, a rail professional + and Local RMT Rep. I don't intend for this to be about + work though, I do lots of hobbies on the side and you can + read about them here.

- I will eventually write money_format + I will eventually write more here and probably throw in some photos.

diff --git a/style/new_style.css b/style/new_style.css index f84c6ea..6947298 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -72,6 +72,7 @@ body { #keys{background-color: blue} #projects{background-color: blue} #email-safety{background-color: blue} +#about{background-color: blue} #header_face { display: flex; position: absolute;