aboutsummaryrefslogtreecommitdiff
path: root/extension/index.html
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-10-16 00:02:25 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-10-16 00:02:25 -0400
commit61bb02110ccebbbd78119dd490716637ec86419b (patch)
treed2e13265850c32cfefae17da56c9ad73699656f7 /extension/index.html
parentf24cfc32734a168254f0c0e4889a989bb69ee444 (diff)
downloadbookmarks-home-61bb02110ccebbbd78119dd490716637ec86419b.tar.gz
bookmarks-home-61bb02110ccebbbd78119dd490716637ec86419b.tar.bz2
bookmarks-home-61bb02110ccebbbd78119dd490716637ec86419b.zip
Refactor
Diffstat (limited to 'extension/index.html')
-rw-r--r--extension/index.html2
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>