Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
spragginsdesigns committed Apr 8, 2024
1 parent e219679 commit 9e6a38c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions 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": "Gelateria Del Centro | Authentic Gelato in Fresno, CA",
"short_name": "Gelateria Del Centro",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffa5b2",
"background_color": "#ffffff",
"display": "standalone"
}
2 changes: 1 addition & 1 deletion static/css/main.27b3ca04.css.map

Large diffs are not rendered by default.

0 comments on commit 9e6a38c

Please sign in to comment.