New logo and favicon #30

Merged
MrLyallCSIT merged 16 commits from new-logo into main 2020-08-06 18:37:18 +00:00
2 changed files with 1 additions and 0 deletions
Showing only changes of commit b9fa18c36f - Show all commits

BIN
app/includes/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

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 -->