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
commit93bf9cdd82765665b481b64be7d7896fb04690ad (patch)
treeef57cd046e474917949b1fe99f3f66edffcc18e0 /extension/react-app/index.html
parent93ac6b52c9e5067c9703d096104c99f4f29e8eb5 (diff)
downloadsncontinue-93bf9cdd82765665b481b64be7d7896fb04690ad.tar.gz
sncontinue-93bf9cdd82765665b481b64be7d7896fb04690ad.tar.bz2
sncontinue-93bf9cdd82765665b481b64be7d7896fb04690ad.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>