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>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on P'titsPas - Solution Petite Enfance pour Collectivités</title>
|
||||
<link>http://localhost:50781/categories/</link>
|
||||
<description>Recent content in Categories on P'titsPas - Solution Petite Enfance pour Collectivités</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>fr</language>
|
||||
<atom:link href="http://localhost:50781/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user