diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-12 15:19:57 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-12 15:19:57 -0700 |
commit | 93bf9cdd82765665b481b64be7d7896fb04690ad (patch) | |
tree | ef57cd046e474917949b1fe99f3f66edffcc18e0 /extension/react-app/index.html | |
parent | 93ac6b52c9e5067c9703d096104c99f4f29e8eb5 (diff) | |
download | sncontinue-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.html | 2 |
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> |