total_1ère
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<footer>
|
||||
|
||||
<div class="version">
|
||||
<p>VERSION 2 Mise à jour le 12/02/2023</p>
|
||||
<p>VERSION 5 Mise à jour le 10/02/2026</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -36,8 +36,8 @@ Chrome
|
||||
<meta name="keywords" content="musique, apprentissage, cours, pedagogie, suzuki">
|
||||
|
||||
<!-- Auteur / Créateur / Publication -->
|
||||
<link rel="author" href="mailto:juliechaumard@icloud.com" title="JulieChaumard.paris" />
|
||||
<meta name="creator" content="JulieChaumard.paris">
|
||||
<link rel="author" href="mailto:contact@Parisweb.art" title="Parisweb.art" />
|
||||
<meta name="creator" content="Parisweb.art">
|
||||
<meta name="publisher" content="AFPS">
|
||||
|
||||
<!-- Page accueil -->
|
||||
@@ -66,10 +66,17 @@ Chrome
|
||||
|
||||
<!-- CSS -->
|
||||
<link href="/public/css/app.css" rel="stylesheet">
|
||||
|
||||
|
||||
<!-- FontAwesome -->
|
||||
<!-- <script src="https://kit.fontawesome.com/ef8b87052e.js" crossorigin="anonymous"></script> -->
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon apple-touch-icon" href="../../public/images/icones/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="../../public/images/icones/favicon.ico">
|
||||
|
||||
<!-- recaptcha -->
|
||||
<script src="https://www.google.com/recaptcha/api.js?render=6Lc-4BYqAAAAAAq5HvfawQX8OjGlJ1NHdrYlK50B"></script>
|
||||
|
||||
<!-- To warn any users that have JavaScript disabled that your page relies on JavaScript -->
|
||||
<noscript>
|
||||
<p><strong>Cette page requiert que JavaScript soit activé pour fonctionner correctement. / This web page requires JavaScript to be enabled.</strong></p>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<!-- //////////////////////////// -->
|
||||
<header class="header_tunnel">
|
||||
<div class="logo">
|
||||
<img src="/public/images/logos/LogoSuzukiGris.png" alt="">
|
||||
<img src="/public/images/logos/logosuzukigris.png" alt="">
|
||||
</div>
|
||||
|
||||
</header>
|
||||
Reference in New Issue
Block a user