diff options
Diffstat (limited to 'frontend/index.html')
| -rw-r--r-- | frontend/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/index.html b/frontend/index.html index 072a57e..a91e052 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,9 +2,9 @@ <html lang="en"> <head> <meta charset="UTF-8" /> - <link rel="icon" type="image/svg+xml" href="/vite.svg" /> + <link rel="icon" type="image/png" href="/webicon.png" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>frontend</title> + <title>ContextFlow</title> </head> <body> <div id="root"></div> |
