Skip to content

Commit f04f277

Browse files
committed
feat: update app assets
1 parent e5e523f commit f04f277

16 files changed

+282
-65
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<title>New Tab</title>
2727
<meta
2828
name="description"
29-
content="a space where you can customize your focus, immerse yourself in calm scenes, and find inspiration whenever you open a new tab in your browser"
29+
content="Your personal new tab companion. Plan, navigate, and personalize your space. Focus, inspire, and achieve with every new tab."
3030
/>
3131
</head>
3232
<body>

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"@types/react-dom": "^18.2.4",
6666
"@typescript-eslint/eslint-plugin": "^6.0.0",
6767
"@typescript-eslint/parser": "^6.0.0",
68+
"@vite-pwa/assets-generator": "^0.2.1",
6869
"@vitejs/plugin-react": "^4.0.0",
6970
"cross-env": "^7.0.3",
7071
"eslint": "^8.40.0",

0 commit comments

Comments
 (0)