Correction problème affichage image ligne html dans markdown
Déploiement Hugo Staging / deploy-staging (push) Has been cancelled
Déploiement Hugo Staging / deploy-staging (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=50781&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Categories | P'titsPas - Solution Petite Enfance pour Collectivités</title>
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
|
||||
<li><a href="/">Accueil</a></li>
|
||||
|
||||
<li><a href="/fonctionnalites/">Fonctionnalités</a></li>
|
||||
|
||||
<li><a href="/pourquoi-ptitspas/">Pourquoi P'titsPas ?</a></li>
|
||||
|
||||
<li><a href="/contact/">Contact</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<main>
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<footer style="background-color: #f8f9fa; padding: 20px 0; text-align: center; border-top: 1px solid #e7e7e7; margin-top: 40px;">
|
||||
<div class="container">
|
||||
<p>© 2025 P'titsPas - Tous droits réservés.</p>
|
||||
<p>
|
||||
<a href="/mentions-legales/" style="margin-right: 15px; text-decoration: none; color: #007bff;">Mentions Légales</a>
|
||||
<a href="/politique-de-confidentialite/" style="text-decoration: none; color: #007bff;">Politique de Confidentialité</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user