We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 256954f commit 382292dCopy full SHA for 382292d
themes/jquery/header.php
@@ -36,7 +36,7 @@
36
37
<meta name="viewport" content="width=device-width">
38
39
-<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/images/favicon.ico">
+<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/i/favicon.ico">
40
41
<link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/css/base.css?v=1">
42
<link rel="stylesheet" href="<?php bloginfo( 'stylesheet_url' ); ?>">
0 commit comments