fix: suppress favicon.ico 404 with empty data URI
Docker Build (ARM64) / Build & Push (push) Successful in 2m5s
Docker Build (ARM64) / Build & Push (push) Successful in 2m5s
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="data:,">
|
||||
<title>Excalidraw POC - Backend API Integration</title>
|
||||
<style>
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user