From e7309a345a2ec4ee161ed0f5f7d74f7e9fe943a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20-=20Le=20Filament?= <remi@le-filament.com>
Date: Tue, 16 Nov 2021 16:33:04 +0000
Subject: [PATCH] Update public from 85895fa6

---
 public/posts/semaine-4jours/index.html | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/public/posts/semaine-4jours/index.html b/public/posts/semaine-4jours/index.html
index 1ad5ed9..0357d2c 100644
--- a/public/posts/semaine-4jours/index.html
+++ b/public/posts/semaine-4jours/index.html
@@ -8,6 +8,7 @@
 <meta name=author content="Le Filament">
 <link rel=stylesheet href=/css/style.min.abd051cc578d2f09137d7edbb1240a0f898153b4e82b9ee90016b80cfdff3225.css integrity="sha256-q9BRzFeNLwkTfX7bsSQKD4mBU7ToK57pABa4DP3/MiU=">
 <link type=image/x-icon rel="shortcut icon" href=https://le-filament.com/icon.png>
+<script src=/js/mastodon_comments.min.d692eddb38c5eb322bbc31b50a6767e8b57630132a9d5be7365b96466146126a.js integrity="sha256-1pLt2zjF6zIrvDG1Cmdn6LV2MBMqnVvnNluWRmFGEmo="></script>
 </head>
 <body>
 <nav>
@@ -82,6 +83,12 @@
 <a href=/categories/organisation/ class=taxonomy>Organisation</a>
 </div>
 </section>
+<section id=comments>
+<h2>Commentaires</h2>
+<a type=button id=load_comments class=mastodon_button onclick='loadComments("107287692622198698")'>Afficher les commentaires</a>
+<div id=comments_holder></div>
+<a type=button class=mastodon_button href="https://pouet.chapril.org/interact/107287692622198698?type=reply">Écrire un commentaire</a>
+</section>
 </main>
 </div>
 <footer>
-- 
GitLab