diff options
Diffstat (limited to 'extension/index.html')
-rw-r--r-- | extension/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/index.html b/extension/index.html index 1bd99ac..4b28d70 100644 --- a/extension/index.html +++ b/extension/index.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>Vite + React + TS</title> + <title>Bookmarks Home</title> </head> <body> <div id="root"></div> |