diff --git a/assets/js/ed.brz9.js b/assets/js/ed.brz9.js
index b847c36..6a9f78e 100644
--- a/assets/js/ed.brz9.js
+++ b/assets/js/ed.brz9.js
@@ -153,7 +153,7 @@ let vm = new Vue({
         selfhost: { isTrue: false },
         web: { isTrue: false },
         privacy: { isTrue: false },
-
+        productivity: { isTrue: false },  
         mental: { isTrue: false },
 
         general: { isTrue: false }
diff --git a/ressources/index.php b/ressources/index.php
index bd45afd..e7a8aea 100644
--- a/ressources/index.php
+++ b/ressources/index.php
@@ -76,6 +76,27 @@
     ]" v-bind:fresh="isFresh" ref="ritems">
     
         <a href="https://ed.brz9.dev/ressources/git-static-site/">Créer et maintenir à jour un site avec git</a>
+
+    </ritem>
+
+   <ritem v-bind:tags="[
+     tags.arts,
+     tags.tech,
+     tags.afw,
+     tags.science,
+     tags.zet,
+     tags.productivity,
+     tags.creativity,
+     tags.mental
+   ]" v-bind:fresh="isFresh" ref="ritems">
+     <a href="https://ed.brz9.dev/ressources/anne-laure_le_cunff-what-to-do-when-you-feel-anxious-for-no-obvious-reason">Que faire lorsque vous vous sentez anxieux sans raison apparente ?</a>
+     <blockquote>Prise de note concise sur la vidéo et l'article d'Anne-Laure Le Cunff qui présente une stratégie simple en 3 étapes pour passer un épisode anxieux</blockquote>
+   </ritem>
+
+    anne-laure_le_cunff-what-to-do-when-you-feel-anxious-for-no-obvious-reason/index.php
+      ritem
+
+
 </section>
 
 </main>