diff options
author | RochDLY <roch.delannay@gmail.com> | 2023-11-08 04:03:52 +0100 |
---|---|---|
committer | RochDLY <roch.delannay@gmail.com> | 2023-11-08 04:03:52 +0100 |
commit | 33f6de8d61e542a85978e6eed6fc1fbd22920a57 (patch) | |
tree | 889029820b2fdda1906473f986fd4952159ab19d /docs/index.html | |
parent | a4b1d908cc3e528ad74f18d5dcdd79393be54b28 (diff) | |
download | pandoc-site-33f6de8d61e542a85978e6eed6fc1fbd22920a57.tar.gz pandoc-site-33f6de8d61e542a85978e6eed6fc1fbd22920a57.tar.bz2 pandoc-site-33f6de8d61e542a85978e6eed6fc1fbd22920a57.zip |
ajout du billet 02 dans l'index + correction d'une coquille dans le billet 02
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index b5007b0..36b40d6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,6 +39,7 @@ </header> <div> <ul> + <li><a href="/posts/2023-11-07-je-n-ai-pas-ecrit-mon-billet.html">02-Je n’ai pas écrit mon billet</a></li> <li><a href="/posts/2023-11-05-intimite-du-chercheur.html">01-Définir l’intimité du chercheur</a></li> <li><a href="/posts/2023-11-03-creation-du-site.html">00-Construire un générateur de carnet</a></li> </ul> |