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
3fc53708
authored
2022-01-27 10:53:15 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ee
1 parent
a4b92b4d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
wp-content/themes/understrap-child/header.php
wp-content/themes/understrap-child/header.php
View file @
3fc5370
...
...
@@ -19,7 +19,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse' );
<meta
charset=
"
<?php
bloginfo
(
'charset'
);
?>
"
>
<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"
/>
<link
rel=
"icon"
href=
".
.
/favicon_fpcan.png"
type=
"image/x-icon"
/>
<!-- 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