mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
Adding icon files.
This commit is contained in:
parent
051d2eeabc
commit
a73e969ac8
5 changed files with 2 additions and 1 deletions
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
client/lib/assets/icons/Get My Logo with Name.png
Normal file
BIN
client/lib/assets/icons/Get My Logo with Name.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
client/lib/assets/icons/Get My Logo without Name.png
Normal file
BIN
client/lib/assets/icons/Get My Logo without Name.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
|
|
@ -1,8 +1,9 @@
|
|||
<head>
|
||||
<title>Get My</title>
|
||||
|
||||
<link id="favicon" rel="shortcut icon" type="image/png" href="favicon.png" />
|
||||
<link id="favicon" rel="shortcut icon" type="image/png" href="./lib/assets/icons/Get My Logo no name with transparency.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="apple-touch-icon" href="./lib/assets/icons/Get My Logo without Name.png">
|
||||
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
<link href="./lib/assets/materialize.css" rel="stylesheet">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue