New logo and favicon #30
@@ -1,2 +1,5 @@
|
|||||||
|
<img src="https://github.com/luketainton/FHeD/raw/main/logo.png" width="250" height="250">
|
||||||
|
|
|||||||
|
|
||||||
# FHeD
|
# FHeD
|
||||||
FreeHelpDesk
|
|
||||||
|
The Free HelpDesk is the one-stop shop for all of your IT-related needs. It is a barebones helpdesk system aimed at individuals and small businesses.
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<meta name="theme-color" content="#563d7c">
|
<meta name="theme-color" content="#563d7c">
|
||||||
|
<link rel="icon" type="image/png" href="/favicon.png">
|
||||||
<title><?php echo( $PAGE_TITLE ); ?></title>
|
<title><?php echo( $PAGE_TITLE ); ?></title>
|
||||||
|
|
||||||
<!-- Bootstrap core CSS -->
|
<!-- Bootstrap core CSS -->
|
||||||
|
|||||||
BIN
app/public/favicon.png
Normal file
BIN
app/public/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user
Change to markdown format:
Default branch is called
main, notmaster.