Skip to content

Commit

Permalink
Remove the screenshots section, it should not have been committed
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Feb 4, 2025
1 parent 97ef6dd commit cf731f4
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,7 @@
"display": "standalone",
"scope": "{{ site.baseurl }}/",
"start_url": "{{ site.baseurl }}/",
"description": "Newshub for FAForever ",
"screenshots" : [
{
"src": "assets/images/pwa/screenshots/pwa-screenshot-colossus-2560x1440.webp",
"sizes": "2560x1440",
"type": "image/webp",
"platform": "wide",
},
{
"src": "assets/images/pwa/screenshots/pwa-screenshot-uef-base-1920x1080.webp",
"sizes": "1920x1080",
"type": "image/webp",
"platform": "wide",
},
{
"src": "assets/images/pwa/screenshots/pwa-screenshot-uef-base-960x540.webp",
"sizes": "960x540",
"type": "image/webp",
"platform": "wide",
}
],
"description": "News of FAForever ",
"icons": [
{
"src": "{{ '/assets/icons/windows11/SmallTile.scale-100.png' | relative_url }} ",
Expand Down

0 comments on commit cf731f4

Please sign in to comment.