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 /src/index.md | |
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 'src/index.md')
-rwxr-xr-x | src/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/index.md b/src/index.md index d95b155..33a2425 100755 --- a/src/index.md +++ b/src/index.md @@ -2,5 +2,6 @@ title: Pensées d'un doctorant --- +- [02-Je n'ai pas écrit mon billet](/posts/2023-11-07-je-n-ai-pas-ecrit-mon-billet.html) - [01-Définir l'intimité du chercheur](/posts/2023-11-05-intimite-du-chercheur.html) -- [00-Construire un générateur de carnet](/posts/2023-11-03-creation-du-site.html)
\ No newline at end of file +- [00-Construire un générateur de carnet](/posts/2023-11-03-creation-du-site.html) |