Skip to content

Commit bac45ab

Browse files
committed
fix formatting
1 parent 6ac4505 commit bac45ab

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

static/manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@
2121
"description": "Show all exercises",
2222
"url": "/java-docs/production/exercises/coding/",
2323
"icons": [
24-
{ "src": "/java-docs/production/pwa/exercises_shortcut.png", "sizes": "192x192" }
24+
{
25+
"src": "/java-docs/production/pwa/exercises_shortcut.png",
26+
"sizes": "192x192"
27+
}
2528
]
2629
}
2730
],

0 commit comments

Comments
 (0)