Edition conexion_sql
All checks were successful
Déploiement DEV / deploy (push) Successful in 8s

This commit is contained in:
Christian CUNAT-BRULE
2026-08-06 20:12:07 +02:00
parent 3ad86a4f5f
commit ce01f19404
12 changed files with 29 additions and 24 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>CARIA Project</title>
<link rel="shortcut icon" type="image/png" href="./config/images/favicon.png" />
<link rel="shortcut icon" href="./config/images/favicon.webp" />
<link rel="stylesheet" type="text/css" media="screen" href="./css/style.css" />
<link rel="stylesheet" type="text/css" href="./module/bootstrap@5.3.3/dist/css/bootstrap.min.css" />
<!--MAP-->
@@ -17,7 +17,7 @@
<body class="bg1">
<header>
<div class="container">
<div class="text-center"><a href="index.php"><img src="./config/images/logo.png"></a></div>
<div class="text-center"><a href="index.php"><img src="./config/images/logo.webp"></a></div>
<nav class="navbar navbar-expand-lg navbar-dark bg-secondary">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>