Skip to content

Commit

Permalink
[FIN-427] chore: prettier 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriKwon committed Nov 15, 2023
1 parent bbbee51 commit 0dc9cdc
Show file tree
Hide file tree
Showing 5 changed files with 41,435 additions and 946 deletions.
40,473 changes: 40,472 additions & 1 deletion public/animation.json

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions public/fav/site.webmanifest
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
Loading

0 comments on commit 0dc9cdc

Please sign in to comment.