Skip to content

Commit a3bf113

Browse files
committed
Update manifest.json screenshots and origins; enhance image sizes and labels
1 parent b0193b2 commit a3bf113

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

assets/img/scrnsht/blog_.webp

427 KB
Binary file not shown.
Binary file not shown.

assets/img/scrnsht/index.webp

296 KB
Binary file not shown.

assets/img/scrnsht/index1.webp

508 KB
Binary file not shown.

manifest.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -107,25 +107,25 @@
107107
],
108108
"screenshots": [
109109
{
110-
"src": "assets/img/screenshot/Screenshot.index.webp",
111-
"sizes": "1280x720",
110+
"src": "assets/img/scrnsht/index1.webp",
111+
"sizes": "2880x2880",
112112
"type": "image/webp",
113113
"form_factor": "wide",
114114
"label": "Index screen of Prasad Madhuranga's Webpage"
115115
},
116116
{
117-
"src": "assets/img/screenshot/Screenshot.en.home.webp",
118-
"sizes": "1280x720",
117+
"src": "assets/img/scrnsht/blog_.webp",
118+
"sizes": "2880x2880",
119119
"type": "image/webp",
120120
"form_factor": "wide",
121-
"label": "Homescreen of Prasad Madhuranga's Webpage in English"
121+
"label": "BlogPage of Prasad Madhuranga's Webpage in English"
122122
},
123123
{
124-
"src": "assets/img/screenshot/Screenshot.si.home.webp",
125-
"sizes": "1280x720",
124+
"src": "assets/img/scrnsht/enabling-latex-support-using-katex.html.webp",
125+
"sizes": "2880x2880",
126126
"type": "image/webp",
127127
"form_factor": "wide",
128-
"label": "Homescreen of Prasad Madhuranga's Webpage in Sinhala"
128+
"label": "One of Blog Post"
129129
}
130130
],
131131
"display_override": [
@@ -143,7 +143,7 @@
143143
"dir": "ltr",
144144
"scope_extensions": [
145145
{
146-
"origin": "*.prasad-kmd.vercel.app"
146+
"origin": "*.prasad-blog.vercel.app"
147147
}
148148
]
149149
}

0 commit comments

Comments
 (0)