Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5b8e13be
authored
2022-02-24 09:29:26 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ff
1 parent
3c2d7903
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
wp-content/themes/understrap-child/header-numbers.php
wp-content/themes/understrap-child/header-sub.php
wp-content/themes/understrap-child/header.php
wp-content/themes/understrap-child/header-numbers.php
View file @
5b8e13b
...
...
@@ -27,6 +27,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers'
<link
rel=
"mask-icon"
href=
"/safari-pinned-tab.svg"
color=
"#5bbad5"
>
<meta
name=
"msapplication-TileColor"
content=
"#da532c"
>
<meta
name=
"theme-color"
content=
"#ffffff"
>
<meta
name=
"facebook-domain-verification"
content=
"frb0fqarjo1kzylc1jd4b0x966b80s"
/>
<!-- Google Tag Manager -->
<script>
(
function
(
w
,
d
,
s
,
l
,
i
){
w
[
l
]
=
w
[
l
]
||
[];
w
[
l
].
push
({
'gtm.start'
:
new
Date
().
getTime
(),
event
:
'gtm.js'
});
var
f
=
d
.
getElementsByTagName
(
s
)[
0
],
...
...
wp-content/themes/understrap-child/header-sub.php
View file @
5b8e13b
...
...
@@ -20,6 +20,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-sub' );
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"profile"
href=
"http://gmpg.org/xfn/11"
>
<link
rel=
"icon"
href=
"../favicon_fpcan.png"
type=
"image/x-icon"
/>
<meta
name=
"facebook-domain-verification"
content=
"frb0fqarjo1kzylc1jd4b0x966b80s"
/>
<!-- Google Tag Manager -->
<script>
(
function
(
w
,
d
,
s
,
l
,
i
){
w
[
l
]
=
w
[
l
]
||
[];
w
[
l
].
push
({
'gtm.start'
:
new
Date
().
getTime
(),
event
:
'gtm.js'
});
var
f
=
d
.
getElementsByTagName
(
s
)[
0
],
...
...
wp-content/themes/understrap-child/header.php
View file @
5b8e13b
...
...
@@ -27,6 +27,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse' );
<link
rel=
"mask-icon"
href=
"/safari-pinned-tab.svg"
color=
"#5bbad5"
>
<meta
name=
"msapplication-TileColor"
content=
"#da532c"
>
<meta
name=
"theme-color"
content=
"#ffffff"
>
<meta
name=
"facebook-domain-verification"
content=
"frb0fqarjo1kzylc1jd4b0x966b80s"
/>
<!-- Google Tag Manager -->
<script>
(
function
(
w
,
d
,
s
,
l
,
i
){
w
[
l
]
=
w
[
l
]
||
[];
w
[
l
].
push
({
'gtm.start'
:
new
Date
().
getTime
(),
event
:
'gtm.js'
});
var
f
=
d
.
getElementsByTagName
(
s
)[
0
],
...
...
Please
register
or
sign in
to post a comment