fix(web): rename favicons to v2 for cache busting (#9492)
This commit is contained in:
parent
c47699536f
commit
889c60d63b
22 changed files with 78 additions and 16 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"light": "#07C983",
|
||||
"dark": "#15803D"
|
||||
},
|
||||
"favicon": "/favicon.svg",
|
||||
"favicon": "/favicon-v2.svg",
|
||||
"navigation": {
|
||||
"tabs": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue