lien statut sans js et suppression de base dans les pages ouvert et fermé
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@
|
|||||||
<small>Un capteur sur la porte d'entrée indique si le local est ouvert:</small>
|
<small>Un capteur sur la porte d'entrée indique si le local est ouvert:</small>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<a href="status/index.ouvert.html" target="_blank" class="textBtnStyle">Vérifier <br>si c'est<br> ouvert <br>→ → →</a>
|
<a href="status" target="_blank" class="textBtnStyle">Vérifier <br>si c'est<br> ouvert <br>→ → →</a>
|
||||||
</section>
|
</section>
|
||||||
<aside id="extraContent">
|
<aside id="extraContent">
|
||||||
<div id="aboutSection" class="solidBox" aria-label="Description de l'asso, de ses objectifs et valeurs">
|
<div id="aboutSection" class="solidBox" aria-label="Description de l'asso, de ses objectifs et valeurs">
|
||||||
|
|||||||
@@ -4,8 +4,6 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
||||||
<base href="https://labolyon.fr/status/" target="_blank">
|
|
||||||
|
|
||||||
<link rel="icon" type="image/svg" href="../assets/favicon.svg" />
|
<link rel="icon" type="image/svg" href="../assets/favicon.svg" />
|
||||||
<link rel="stylesheet" data-import="status-style" href="closedStyle.css">
|
<link rel="stylesheet" data-import="status-style" href="closedStyle.css">
|
||||||
<link rel="stylesheet" href="../style/animation.css">
|
<link rel="stylesheet" href="../style/animation.css">
|
||||||
|
|||||||
@@ -4,8 +4,6 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
||||||
<base href="https://labolyon.fr/status/" target="_blank">
|
|
||||||
|
|
||||||
<link rel="icon" type="image/svg" href="../assets/favicon_open.svg" />
|
<link rel="icon" type="image/svg" href="../assets/favicon_open.svg" />
|
||||||
<link rel="stylesheet" data-import="status-style" href="openStyle.css">
|
<link rel="stylesheet" data-import="status-style" href="openStyle.css">
|
||||||
<link rel="stylesheet" href="../style/animation.css">
|
<link rel="stylesheet" href="../style/animation.css">
|
||||||
|
|||||||
Reference in New Issue
Block a user