introducing og-image component

This commit is contained in:
Antoine M 2023-12-21 10:05:28 +01:00
parent 879ba7a0f8
commit 0b9e155970

View File

@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>">
<?php get_template_part('template-components/header/og-image'); ?>
<?php wp_head(); ?>
</head>
<?php $currentLanguage = apply_filters('wpml_current_language', null); ?>