Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
stellervista-micro
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
83889449
authored
2023-08-18 17:37:08 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
og:image
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
7520dd10
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
wp-content/themes/understrap-child/header.php
wp-content/themes/understrap-child/header.php
View file @
8388944
...
...
@@ -19,6 +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, shrink-to-fit=no"
>
<link
rel=
"profile"
href=
"http://gmpg.org/xfn/11"
>
<meta
property=
"og:image"
content=
"https://stellervista.ca/wp-content/uploads/2023/08/Group-54.png"
/>
<?php
wp_head
();
?>
</head>
...
...
Please
register
or
sign in
to post a comment