fix
This commit is contained in:
parent
4b85b8854f
commit
f7dbaa9312
|
@ -32,6 +32,7 @@
|
||||||
|
|
||||||
<nav class="second">
|
<nav class="second">
|
||||||
<rnav v-bind:tag="tags.selfhost">Auto-hébergement</rnav>
|
<rnav v-bind:tag="tags.selfhost">Auto-hébergement</rnav>
|
||||||
|
<rnav v-bind:tag="tags.mental">Web</rnav>
|
||||||
<rnav v-bind:tag="tags.web">Web</rnav>
|
<rnav v-bind:tag="tags.web">Web</rnav>
|
||||||
<!--
|
<!--
|
||||||
<rnav v-bind:tag="tags.selfhost">Auto-hébergement</rnav>
|
<rnav v-bind:tag="tags.selfhost">Auto-hébergement</rnav>
|
||||||
|
@ -80,23 +81,13 @@
|
||||||
</ritem>
|
</ritem>
|
||||||
|
|
||||||
<ritem v-bind:tags="[
|
<ritem v-bind:tags="[
|
||||||
tags.arts,
|
|
||||||
tags.tech,
|
|
||||||
tags.afw,
|
|
||||||
tags.science,
|
|
||||||
tags.zet,
|
|
||||||
tags.productivity,
|
tags.productivity,
|
||||||
tags.creativity,
|
|
||||||
tags.mental
|
tags.mental
|
||||||
]" v-bind:fresh="isFresh" ref="ritems">
|
]" 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>
|
<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>
|
<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>
|
</ritem>
|
||||||
|
|
||||||
anne-laure_le_cunff-what-to-do-when-you-feel-anxious-for-no-obvious-reason/index.php
|
|
||||||
ritem
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
Loading…
Reference in New Issue