fix(home): add skip id

This commit is contained in:
Kazhnuz Klappsthul 2023-05-21 15:56:53 +02:00
parent c0e92f6895
commit b6ed0f632f
1 changed files with 1 additions and 1 deletions

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 -->