From d18b7b72732f48d65184b648431bf9484f134a55 Mon Sep 17 00:00:00 2001 From: Gitea Date: Tue, 25 Feb 2020 10:04:37 -0500 Subject: [PATCH] Updated php includes. Don't think this is the best way since it requires a php request for content. Would like to look at static site generation and see if that can work with the login system. --- includes/footer.php | 15 ++------ includes/head.php | 46 ++++++++++++++---------- includes/header.php | 22 +++++++----- includes/page.php | 88 --------------------------------------------- 4 files changed, 44 insertions(+), 127 deletions(-) delete mode 100755 includes/page.php diff --git a/includes/footer.php b/includes/footer.php index 35601d8..91a9561 100755 --- a/includes/footer.php +++ b/includes/footer.php @@ -1,14 +1,5 @@ - - - - - - diff --git a/includes/head.php b/includes/head.php index c48ff53..3618d9b 100755 --- a/includes/head.php +++ b/includes/head.php @@ -1,25 +1,35 @@ + + + - - + + + - - + + + + + + + + + + + - + + - - - + + + diff --git a/includes/header.php b/includes/header.php index 4083e9c..b4ce49e 100755 --- a/includes/header.php +++ b/includes/header.php @@ -1,11 +1,15 @@
- +
+ +
diff --git a/includes/page.php b/includes/page.php deleted file mode 100755 index 727015e..0000000 --- a/includes/page.php +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - Quartznet - - - - - - - - - - - - - - -
- -
- -
-
-

Sirius

- -

A 2D sci-fi game about wannabe space captain trying to find their path.

-

Stores: Steam, Itch

-

Platforms: Windows, Mac, Linux

-
- -
-

Coming soon

- - -
-
-

More text here soonTM.

-
-
-

Stores: Steam, Itch

-

Platforms: Windows, Mac, Linux

-
-
-
-
- - - - - - - - - - - -