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
90ac50d5
authored
2022-02-18 09:55:34 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
eee
1 parent
cdf9d781
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
wp-content/themes/understrap-child/header-numbers.php
wp-content/themes/understrap-child/header-numbers.php
View file @
90ac50d
...
...
@@ -20,6 +20,13 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers'
<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=
"apple-touch-icon"
sizes=
"180x180"
href=
"../apple-touch-icon.png"
>
<link
rel=
"icon"
type=
"image/png"
sizes=
"32x32"
href=
"../favicon-32x32.png"
>
<link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"../favicon-16x16.png"
>
<link
rel=
"manifest"
href=
"../site.webmanifest"
>
<link
rel=
"mask-icon"
href=
"/safari-pinned-tab.svg"
color=
"#5bbad5"
>
<meta
name=
"msapplication-TileColor"
content=
"#da532c"
>
<meta
name=
"theme-color"
content=
"#ffffff"
>
<!-- 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