5b8e13be by Jeff Balicki

ff

1 parent 3c2d7903
...@@ -27,6 +27,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers' ...@@ -27,6 +27,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers'
27 <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> 27 <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
28 <meta name="msapplication-TileColor" content="#da532c"> 28 <meta name="msapplication-TileColor" content="#da532c">
29 <meta name="theme-color" content="#ffffff"> 29 <meta name="theme-color" content="#ffffff">
30 <meta name="facebook-domain-verification" content="frb0fqarjo1kzylc1jd4b0x966b80s" />
30 <!-- Google Tag Manager --> 31 <!-- Google Tag Manager -->
31 <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': 32 <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
32 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], 33 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
......
...@@ -20,6 +20,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-sub' ); ...@@ -20,6 +20,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-sub' );
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 <meta name="facebook-domain-verification" content="frb0fqarjo1kzylc1jd4b0x966b80s" />
23 <!-- Google Tag Manager --> 24 <!-- Google Tag Manager -->
24 <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': 25 <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], 26 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
......
...@@ -27,6 +27,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse' ); ...@@ -27,6 +27,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse' );
27 <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> 27 <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
28 <meta name="msapplication-TileColor" content="#da532c"> 28 <meta name="msapplication-TileColor" content="#da532c">
29 <meta name="theme-color" content="#ffffff"> 29 <meta name="theme-color" content="#ffffff">
30 <meta name="facebook-domain-verification" content="frb0fqarjo1kzylc1jd4b0x966b80s" />
30 <!-- Google Tag Manager --> 31 <!-- Google Tag Manager -->
31 <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': 32 <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
32 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], 33 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
......