🧹 chore(clean): whole src files

This commit is contained in:
Eshan Roy (Eshanized)
2024-06-16 23:16:32 +05:30
parent edc45c757d
commit 8f7130024e
120 changed files with 41 additions and 20275 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

View File

@@ -1,41 +0,0 @@
{
"name": "Portfolio for Developers Concept v2",
"short_name": "Developer Portfolio",
"description": "A awesome portfolio template for developers",
"start_url": "https://developer-portfolio-v1.netlify.app/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#010C15",
"theme_color": "#010C15",
"scope": "https://developer-portfolio-v1.netlify.app/",
"icons": [{
"src": "icons/icon48.png",
"sizes": "48x48",
"type": "image/png"
}, {
"src": "icons/icon72.png",
"sizes": "72x72",
"type": "image/png"
}, {
"src": "icons/icon96.png",
"sizes": "96x96",
"type": "image/png"
}, {
"src": "icons/icon144.png",
"sizes": "144x144",
"type": "image/png"
}, {
"src": "icons/icon168.png",
"sizes": "168x168",
"type": "image/png"
}, {
"src": "icons/icon192.png",
"sizes": "192x192",
"type": "image/png"
}, {
"src": "icons/icon512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}]
}