diff options
author | Baitinq <30861839+Baitinq@users.noreply.github.com> | 2024-06-09 08:33:14 +0000 |
---|---|---|
committer | Baitinq <30861839+Baitinq@users.noreply.github.com> | 2024-06-09 08:33:14 +0000 |
commit | 9da0e12ca0f738882a15c33604876235d85b7a0b (patch) | |
tree | be85218083ab83934a08b07260cf57dd09f7dc23 | |
parent | Deploying to gh-pages from @ Baitinq/fs-tracer-frontend@1d608e3ba2027474c0872... (diff) | |
download | fs-tracer-frontend-9da0e12ca0f738882a15c33604876235d85b7a0b.tar.gz fs-tracer-frontend-9da0e12ca0f738882a15c33604876235d85b7a0b.tar.bz2 fs-tracer-frontend-9da0e12ca0f738882a15c33604876235d85b7a0b.zip |
Deploying to gh-pages from @ Baitinq/fs-tracer-frontend@b68b4f520a8f7ee9b1a87537568690d6db3eb514 🚀
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 89e5667..b0d29aa 100644 --- a/index.html +++ b/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="vite.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Vite + React + TS</title> <script src="https://accounts.google.com/gsi/client" async></script> |