fix(home): add skip id

This commit is contained in:
Kazhnuz 2023-05-21 15:56:53 +02:00
parent c0e92f6895
commit b6ed0f632f

View file

@ -1,5 +1,5 @@
<?php get_header(); ?>
<main class="fullwidth">
<main class="fullwidth" id="skip">
<?php include(TEMPLATEPATH . '/components/globalflag.php'); ?>
<!-- Recuperation de la page de home -->