og:image
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -19,6 +19,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse' ); | ... | @@ -19,6 +19,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse' ); |
| 19 | <meta charset="<?php bloginfo( 'charset' ); ?>"> | 19 | <meta charset="<?php bloginfo( 'charset' ); ?>"> |
| 20 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | 20 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 21 | <link rel="profile" href="http://gmpg.org/xfn/11"> | 21 | <link rel="profile" href="http://gmpg.org/xfn/11"> |
| 22 | <meta property="og:image" content="https://stellervista.ca/wp-content/uploads/2023/08/Group-54.png" /> | ||
| 22 | <?php wp_head(); ?> | 23 | <?php wp_head(); ?> |
| 23 | </head> | 24 | </head> |
| 24 | 25 | ... | ... |
-
Please register or sign in to post a comment