diff --git a/email-safety.php b/email-safety.php index ee8d4f2..004619e 100644 --- a/email-safety.php +++ b/email-safety.php @@ -1,21 +1,18 @@ - - - + - - Email Safety + + Page Title + + -

Email Safety

+

Page Title

-

+

You are probably here beacuse you clicked a link in an email that I sent you. I was going to link to a quick guide to email safety but all I could find were specific guides aimed at children or the elderly. In the end I decided to throw a rough guide together.

@@ -59,7 +56,7 @@

- + \ No newline at end of file diff --git a/index.html b/index.php similarity index 53% rename from index.html rename to index.php index 56af172..207e27d 100644 --- a/index.html +++ b/index.php @@ -1,32 +1,16 @@ + + - - - - + Fred Boniface -
- Home - GPG - - Projects - -
+

Hello

@@ -51,7 +35,7 @@

- + \ No newline at end of file diff --git a/page-blocks/footer.php b/page-blocks/footer.php index e69de29..c47cc69 100644 --- a/page-blocks/footer.php +++ b/page-blocks/footer.php @@ -0,0 +1,2 @@ +

© Frederick Boniface 2022

\ No newline at end of file diff --git a/page-blocks/head-content.php b/page-blocks/head-content.php deleted file mode 100644 index e69de29..0000000 diff --git a/page-blocks/head.php b/page-blocks/head.php new file mode 100644 index 0000000..5993caf --- /dev/null +++ b/page-blocks/head.php @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/page-blocks/menu.php b/page-blocks/menu.php index f2fd640..94f66fe 100644 --- a/page-blocks/menu.php +++ b/page-blocks/menu.php @@ -1,24 +1,17 @@ - \ No newline at end of file + + Home + GPG + + Projects + + \ No newline at end of file diff --git a/page-blocks/template.php b/page-blocks/template.php new file mode 100644 index 0000000..56491c7 --- /dev/null +++ b/page-blocks/template.php @@ -0,0 +1,21 @@ + + + + + + Page Title + + + + + + +

Page Title

+
+ +
+ + + + + \ No newline at end of file diff --git a/pgp.php b/pgp.php index 8aa19a0..0025c27 100644 --- a/pgp.php +++ b/pgp.php @@ -1,21 +1,18 @@ - - - + - - PGP/GPG + + Page Title + + -

PGP/GPG

+

Page Title

-

+

PGP stand for 'Pretty Good Privacy', GPG stands for 'GNU Privacy Guard' , for the scope of this website they are interchangable.

@@ -26,11 +23,9 @@ to verify commits and downloads from my gitea server.

- -
- + \ No newline at end of file