Skip to content

Commit

Permalink
add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
nishkohli96 committed Jul 4, 2024
1 parent dd34c5c commit b24c7e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/next-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Nishant Kohli",
"private": true,
"scripts": {
"dev": "next dev",
"dev": "next dev -p 3003",
"build": "next build",
"start:prod": "yarn run build && next start",
"lint": "next lint --fix ."
Expand Down
Binary file added apps/next-client/public/favicon.ico
Binary file not shown.

0 comments on commit b24c7e4

Please sign in to comment.