Favicon upload

This commit is contained in:
Alexander Davis
2020-08-06 19:30:55 +01:00
parent 5d82c1df87
commit b9fa18c36f
2 changed files with 1 additions and 0 deletions

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