From: MatthewOwens Date: Mon, 20 Jul 2020 12:15:12 +0000 (+0100) Subject: added git link X-Git-Url: https://git.owens.tech/about.html/about.html/git?a=commitdiff_plain;h=64f8a58092ef03b124786c6f11d68aa53c89674b;p=website.git added git link --- diff --git a/includes/about_header.html b/includes/about_header.html index 0315a96..6f0a2fa 100644 --- a/includes/about_header.html +++ b/includes/about_header.html @@ -7,6 +7,7 @@
  • ~
  • about
  • projects
  • + diff --git a/includes/header.html b/includes/header.html index 6f77363..fc7e0ff 100644 --- a/includes/header.html +++ b/includes/header.html @@ -7,6 +7,7 @@
  • ~
  • about
  • projects
  • + diff --git a/includes/projects_header.html b/includes/projects_header.html index b814ec5..bdd1fec 100644 --- a/includes/projects_header.html +++ b/includes/projects_header.html @@ -7,6 +7,7 @@
  • ~
  • about
  • projects
  • + diff --git a/style.css b/style.css index 1963e74..bfc340a 100644 --- a/style.css +++ b/style.css @@ -69,3 +69,6 @@ header h1 { #rsslink { float:right } +#gitlink { + float:right +}