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 | c31d7169e651d9fd37cdcaf4d69859d55c5a5e49 (patch) | |
tree | 3e5a90a2e7a43a27b5ea7b02ff0131f2e17c0423 /extension/react-app/index.html | |
parent | d27c95686efb52182ce8cb24f48d197ba42510ab (diff) | |
download | sncontinue-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.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> |