Référencement Google

This commit is contained in:
Yohann 2019-10-22 22:51:25 +02:00
parent 5877a734b3
commit eb1a95c5c2
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="google-site-verification" content="nTgyZnU1Uw0OYaAX-TMg-5hVIKkeKAYtj2sNQRDz_sQ" />
<title>Site d'inscription pour les Correspondances des Jeunes Mathématicien·ne·s <?= $YEAR . " - " . ($YEAR + 1) ?></title>
<link rel="stylesheet" type="text/css" href="/style.css"/>
<link REL="shortcut icon" href="/favicon.ico"/>
@ -26,7 +27,6 @@
<li class="nav-item active">
<a class="nav-link" href="/calendrier">Calendrier</a>
</li>
<!-- TODO Menu déroulant pour la liste des problèmes -->
<?php if (isset($_SESSION["user_id"])) { ?>
<li class="nav-item active">
<a class="nav-link" href="/mon-compte">Mon compte</a>