Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
iamhectorsosa committed Apr 2, 2024
1 parent 2d1cf46 commit f379361
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added apps/next/app/apple-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion apps/next/app/manifest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function manifest(): MetadataRoute.Manifest {
background_color: "#fff",
icons: [
{
src: "/favicon.ico",
src: "/apple-icon.png",
sizes: "any",
type: "image/x-icon",
},
Expand Down

0 comments on commit f379361

Please sign in to comment.