correction bug titres

This commit is contained in:
Yoan Guerin
2025-12-05 05:53:11 +01:00
parent 7b3419cba7
commit 22cb8ef30d
9 changed files with 179 additions and 55 deletions

View File

@@ -1,15 +1,16 @@
<!DOCTYPE html>
<html lang="fr">
<!-- head pour l'onglet -->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Introduction aux Logiciels Libres</title>
<link rel="stylesheet" href="../static/style.css" />
<!-- body pour la page -->
</head>
{% include 'head.html' %}
<body>
{% include 'header.html' %}
<header>
<img src="../static/pinguin(1).gif" alt="Mascotte animée" class="header-gif" />
<h1>Accueil</h1>
{% include 'header.html' %}
</header>
<main>
<section>
<h2>Quest-ce quun logiciel libre ?</h2>