mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-08-01 22:34:02 +00:00
Prevent client favicon requests
This commit is contained in:
parent
e505282dbf
commit
e7a2b6a33e
1 changed files with 2 additions and 0 deletions
2
web/index.html
vendored
2
web/index.html
vendored
|
|
@ -14,6 +14,8 @@
|
|||
<meta property="og:site_name" content="Cloud Retro"/>
|
||||
<meta property="og:author" content="giongto35 trichimtrich"/>
|
||||
|
||||
<link rel="icon" href="data:,">
|
||||
|
||||
<link href="/static/css/main.css?4" rel="stylesheet">
|
||||
<link href="/static/css/ui.css?v=1" rel="stylesheet">
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue