diff options
author | RochDLY <roch.delannay@gmail.com> | 2024-05-08 09:19:47 +0200 |
---|---|---|
committer | RochDLY <roch.delannay@gmail.com> | 2024-05-08 09:19:47 +0200 |
commit | 36c615fc95e8bd1cfc627a7c17184b9466b052ee (patch) | |
tree | e3be61b9320d38adf3e58356142961c526bbc152 | |
parent | adbe9425dc17b2f6714d18f175d6b8ee69ae0d13 (diff) | |
download | pandoc-site-36c615fc95e8bd1cfc627a7c17184b9466b052ee.tar.gz pandoc-site-36c615fc95e8bd1cfc627a7c17184b9466b052ee.tar.bz2 pandoc-site-36c615fc95e8bd1cfc627a7c17184b9466b052ee.zip |
update index-c
ajout de l'hyperlien pour le billet sur la saisie du texte dans un nouveau document
-rw-r--r-- | docs/index-cache.html | 1 | ||||
-rw-r--r-- | src/index-cache.md | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/index-cache.html b/docs/index-cache.html index 763e3c2..16f87ef 100644 --- a/docs/index-cache.html +++ b/docs/index-cache.html @@ -40,6 +40,7 @@ </header> <div> <ul> + <li><a href="/posts/2024-05-06-la-saisie-du-texte-dans-un-nouveau-document.html">04-La saisie du texte dans un nouveau document</a></li> <li><a href="/posts/2024-04-10-deuxieme-brouillon-plan-de-these.html">03-Deuxième brouillon du plan de la thèse</a></li> <li><a href="/posts/2024-02-06-l-oubli-des-traces-intermediaires.html">02-L’oubli des traces intermédiaires</a></li> <li><a href="/posts/2024-01-12-l-ecriture-numerique-est-collective.html">01-L’écriture numérique est collective</a></li> diff --git a/src/index-cache.md b/src/index-cache.md index 0951c94..431a198 100644 --- a/src/index-cache.md +++ b/src/index-cache.md @@ -2,6 +2,8 @@ title: Index caché --- +- [04-La saisie du texte dans un nouveau + document](/posts/2024-05-06-la-saisie-du-texte-dans-un-nouveau-document.html) - [03-Deuxième brouillon du plan de la thèse](/posts/2024-04-10-deuxieme-brouillon-plan-de-these.html) - [02-L'oubli des traces |