summaryrefslogtreecommitdiff
path: root/extension/react-app/index.html
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-12 15:19:57 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-12 15:19:57 -0700
commitc31d7169e651d9fd37cdcaf4d69859d55c5a5e49 (patch)
tree3e5a90a2e7a43a27b5ea7b02ff0131f2e17c0423 /extension/react-app/index.html
parentd27c95686efb52182ce8cb24f48d197ba42510ab (diff)
downloadsncontinue-c31d7169e651d9fd37cdcaf4d69859d55c5a5e49.tar.gz
sncontinue-c31d7169e651d9fd37cdcaf4d69859d55c5a5e49.tar.bz2
sncontinue-c31d7169e651d9fd37cdcaf4d69859d55c5a5e49.zip
purging more
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>