summaryrefslogtreecommitdiff
path: root/extension/react-app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'extension/react-app/index.html')
-rw-r--r--extension/react-app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/react-app/index.html b/extension/react-app/index.html
index e0d1c840..043c307e 100644
--- a/extension/react-app/index.html
+++ b/extension/react-app/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
+ <link rel="icon" type="image/svg+xml" href="/play_button.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
</head>