Switch to favicon with rounded corners

This commit is contained in:
Junior 2023-08-21 09:55:23 -04:00
parent 770f6ed88c
commit 695902ea1f
3 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="icon" sizes="144x144" href="icons/favicon_144.jpg"> <link rel="icon" sizes="144x144" href="icons/favicon_144.png">
<link rel="apple-touch-icon" sizes="144x144" href="icons/favicon_144.jpg"> <link rel="apple-touch-icon" sizes="144x144" href="icons/favicon_144.png">
<title>T&J Task Reminders</title> <title>T&J Task Reminders</title>
<link rel='stylesheet' href='core/jquery-ui-1.13.2/jquery-ui.min.css'> <link rel='stylesheet' href='core/jquery-ui-1.13.2/jquery-ui.min.css'>
<link rel='stylesheet' href='core/toastr.min.css'> <link rel='stylesheet' href='core/toastr.min.css'>

BIN
icons/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
icons/favicon_144.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB