fix:correction favicon

This commit is contained in:
Kazhnuz Klappsthul 2023-10-04 15:29:47 +02:00
parent 4913be790d
commit c72318ccd3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<?php wp_head(); ?>
<?php include(TEMPLATEPATH . '/components/opengraph.php'); ?>
<link rel="shortcut icon" href="<?php echo get_template_directory_uri();?>/img/iconvicon.png">
<link rel="shortcut icon" href="<?php echo get_template_directory_uri();?>/img/favicon.png">
<!-- Dépendances -->
<link href="<?php echo get_template_directory_uri() . "/dep/iconfont/style.css"; ?>" rel="stylesheet"/>