New logo and favicon (#30)

* New Logo

* new logo in readme

* resized logo

* fixed resize

* fix #2

* attempt 3

* 👷 Auto-deploy to production once changes are merged

Signed-off-by: Luke Tainton <luke@tainton.uk>

* Update existing.php

* Update README.md

* Ready for master

* Favicon upload

* Update README.md

* Happy now?

Co-authored-by: Luke Tainton <luke@tainton.uk>
This commit was merged in pull request #30.
This commit is contained in:
Alexander Davis
2020-08-06 19:37:17 +01:00
committed by GitHub
parent 93e55043dd
commit 53fe551cdf
4 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#563d7c">
<link rel="icon" type="image/png" href="/favicon.png">
<title><?php echo( $PAGE_TITLE ); ?></title>
<!-- Bootstrap core CSS -->