chore: update PWA dependencies, add server whitespace, and replace favicon with icon.png

This commit is contained in:
sazzadulalambd
2026-06-23 22:34:41 +06:00
parent da2f956de9
commit ba725c328d
4 changed files with 5 additions and 1 deletions

View File

@@ -19,4 +19,7 @@
- To be built
## Step 5: Documents
- To be built
- To be built
"@ducanh2912/next-pwa": "^10.2.9",

View File

@@ -1,5 +1,6 @@
const { createServer } = require('http')
const { parse } = require('url')
const next = require('next')
const dev = process.env.NODE_ENV !== 'production'

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

BIN
src/app/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 981 KiB