Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
abjarna committed Jun 29, 2024
1 parent 6c6c472 commit f3876ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rit/_static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"icons": [
{ "src": "_static/favicon/icon-192.png", "type": "image/png", "sizes": "192x192" },
{ "src": "_static/favicon/icon-512.png", "type": "image/png", "sizes": "512x512" }
{ "src": "favicon/icon-192.png", "type": "image/png", "sizes": "192x192" },
{ "src": "favicon/icon-512.png", "type": "image/png", "sizes": "512x512" }
]
}

0 comments on commit f3876ff

Please sign in to comment.