ajout du badge publié sur facebook (bootstrap) dans la page accueil blog

This commit is contained in:
ben
2025-12-11 12:02:29 +01:00
parent 9e80b99abe
commit 84d8f1c481
3 changed files with 60 additions and 7 deletions

View File

@@ -152,7 +152,7 @@
<!--Publié-->
<div class="form-check mb-3">
<input class="form-check-input" type="checkbox" id="articlePublished" checked>
<label class="form-check-label">Publié</label>
<label class="form-check-label">Publié (sera publié sur facebook)</label>
</div>
<!--Boutons-->