We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 474eee8 + da87333 commit 5be4231Copy full SHA for 5be4231
1 file changed
src/wp-admin/includes/class-wp-site-icon.php
@@ -60,6 +60,9 @@ class WP_Site_Icon {
60
*/
61
180,
62
63
+ // High-density (2x) site icon for the admin bar and post embeds.
64
+ 64,
65
+
66
// Our regular Favicon.
67
32,
68
);
0 commit comments