From ce9e30807edd1473bc71bb7904cbac1d765955df Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Mon, 17 Oct 2022 13:12:55 +0000 Subject: [PATCH] 0.4.3-devel (#36) Reviewed-on: https://git.fjla.uk/fred.boniface/athena.fb-infra.uk/pulls/36 --- index.php | 8 ++++++-- page-blocks/footer.php | 2 +- page-blocks/title-image.php | 12 +++++++++--- php/version.php | 2 +- styles/style.css | 2 +- 5 files changed, 18 insertions(+), 8 deletions(-) diff --git a/index.php b/index.php index 92b6cc9..14d2f64 100644 --- a/index.php +++ b/index.php @@ -11,10 +11,10 @@ - + - +

@@ -30,6 +30,10 @@ + + +

Quick Links

diff --git a/page-blocks/footer.php b/page-blocks/footer.php index df5398d..5908dbf 100644 --- a/page-blocks/footer.php +++ b/page-blocks/footer.php @@ -1,5 +1,5 @@ "; -echo "

Created by Fred Boniface - v$athenaVersion

"; +echo '

Created by Fred Boniface - v$athenaVersion

'; echo ""; diff --git a/page-blocks/title-image.php b/page-blocks/title-image.php index 6b8d5b3..22440f6 100644 --- a/page-blocks/title-image.php +++ b/page-blocks/title-image.php @@ -1,3 +1,9 @@ -'; + + + + + + + + Athena Owl Logo + \ No newline at end of file diff --git a/php/version.php b/php/version.php index a7af577..f86ce04 100644 --- a/php/version.php +++ b/php/version.php @@ -1,2 +1,2 @@