Skip to content

Commit

Permalink
Update icon for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
DrA1ex committed Sep 27, 2024
1 parent b6efdc4 commit 2e78f16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified www/favicons/apple-touch-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 www/src/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="192x192" href="./apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">

Expand Down

0 comments on commit 2e78f16

Please sign in to comment.