Skip to content

Commit d0e5303

Browse files
committed
feat: update web manifest name and description for clarity
1 parent 10ee924 commit d0e5303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/web_manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"short_name": "Hackertab.dev",
3-
"name": "All developer news in one tab",
4-
"description": "Hackertab helps developers stay up-to-date with the latest dev trends and tools",
3+
"name": "Hackertab – Dev News & GitHub in New Tab",
4+
"description": "Developer news from GitHub Trending, Hacker News, and more, all in your new tab.",
55
"icons": [
66
{
77
"src": "/logos/logoVector.svg",

0 commit comments

Comments
 (0)