From 6cdac143c3c6edbff6307f24bcdae01af25d6e9c Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 7 Oct 2022 22:45:01 +0100 Subject: [PATCH] General Tidying --- css/styles.css | 4 ++++ pgp.php => gpg.php | 2 +- page-blocks/menu.php | 4 ++-- projects.php | 21 +++++++++++++++++++++ 4 files changed, 28 insertions(+), 3 deletions(-) rename pgp.php => gpg.php (88%) create mode 100644 projects.php diff --git a/css/styles.css b/css/styles.css index 0858d42..19ae6f9 100644 --- a/css/styles.css +++ b/css/styles.css @@ -35,6 +35,10 @@ body { margin: auto; } +.page-main-content h2 { + padding-top: 45px; +} + footer { background-color: rgb(61, 61, 61); color: #eeeeee; diff --git a/pgp.php b/gpg.php similarity index 88% rename from pgp.php rename to gpg.php index 0025c27..2fbfb2d 100644 --- a/pgp.php +++ b/gpg.php @@ -18,7 +18,7 @@

- My public GPG keys can be found below. You can use my public key to + My public GPG keys will be published below. You can use my public key to confirm that a signed email came from me, to verify signed files, and to verify commits and downloads from my gitea server. diff --git a/page-blocks/menu.php b/page-blocks/menu.php index 5eb1247..518451d 100644 --- a/page-blocks/menu.php +++ b/page-blocks/menu.php @@ -2,11 +2,11 @@ Home GPG