Skip to content

Commit db8261c

Browse files
authored
πŸ“¦ Updated
1 parent 5852e01 commit db8261c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€Žindex.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<meta name="keywords" content="python, data science, data analysis, pandas, matplotlib, seaborn, scikit-learn, tensorflow, projects, programming, computing, computer, csfelix, github, github.io" />
1919
<meta name="description" content="What's shakin, bacon? πŸ‘‹ Welcome to my Personal Portfolio, enjoy the projects and let's learn together, shall we?" />
2020
<meta property="og:image" content="./assets/images/logo.avif" />
21-
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5,user-scalable=no" />
21+
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5" />
2222

2323
<!-- css styles -->
2424
<link rel="stylesheet" type="text/css" href="./assets/css/styles/global.css" />

β€Žmanifest.webmanifestβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"icons": [
1212
{
1313
"src": "./assets/pwa-logos/logo512x512.png",
14-
"sizes": "452x452",
14+
"sizes": "512x512",
1515
"type": "image/png",
1616
"purpose": "maskable"
1717
},

0 commit comments

Comments
Β (0)