mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 19:18:51 +00:00
Changed icon
This commit is contained in:
parent
43fecafda8
commit
0da02cb599
4 changed files with 1 additions and 1 deletions
BIN
code/frontend/public/assets/icons/BirdIconB.ico
Normal file
BIN
code/frontend/public/assets/icons/BirdIconB.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.7 KiB |
BIN
code/frontend/public/assets/icons/BirdIconO.ico
Normal file
BIN
code/frontend/public/assets/icons/BirdIconO.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
code/frontend/public/assets/icons/BirdIconW.ico
Normal file
BIN
code/frontend/public/assets/icons/BirdIconW.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
|
@ -2,7 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel="icon" href="%PUBLIC_URL%/assets/icons/feather_orange.ico" />
|
<link rel="icon" href="%PUBLIC_URL%/assets/icons/BirdIconO.ico" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
<meta
|
<meta
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue