dd
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -19,7 +19,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers' | ... | @@ -19,7 +19,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers' |
| 19 | <meta charset="<?php bloginfo( 'charset' ); ?>"> | 19 | <meta charset="<?php bloginfo( 'charset' ); ?>"> |
| 20 | <meta name="viewport" content="width=device-width, initial-scale=1"> | 20 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 21 | <link rel="profile" href="http://gmpg.org/xfn/11"> | 21 | <link rel="profile" href="http://gmpg.org/xfn/11"> |
| 22 | <link rel="icon" href="./favicon_fpcan.png" type="image/x-icon" /> | 22 | <link rel="icon" href="../favicon_fpcan.png" type="image/x-icon" /> |
| 23 | <!-- Google Tag Manager --> | 23 | <!-- Google Tag Manager --> |
| 24 | <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | 24 | <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 25 | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | 25 | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ... | ... |
-
Please register or sign in to post a comment