diff options
author | RochDLY <roch.delannay@gmail.com> | 2024-01-26 21:11:59 +0100 |
---|---|---|
committer | RochDLY <roch.delannay@gmail.com> | 2024-01-26 21:11:59 +0100 |
commit | bef3f5095355ccbe687a53bc611dde2f85c74c1a (patch) | |
tree | 4f3afe12115dade188a70231ab9aa5c316abed4f /docs | |
parent | d043979c6330080f16d1beaba9178818b0e50867 (diff) | |
download | pandoc-site-bef3f5095355ccbe687a53bc611dde2f85c74c1a.tar.gz pandoc-site-bef3f5095355ccbe687a53bc611dde2f85c74c1a.tar.bz2 pandoc-site-bef3f5095355ccbe687a53bc611dde2f85c74c1a.zip |
modification de l'index pour ajouter le nouveau post
Diffstat (limited to 'docs')
-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 ba9e672..d58355a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,6 +39,7 @@ </header> <div> <ul> + <li><a href="/posts/2024-01-26-archiver-un-site-web.html">08-Archiver-un-site-web</a></li> <li><a href="/posts/2024-01-10-preparation-du-cours-identite-numerique.html">07-Préparation du cours Identités numériques avec Quarto</a></li> <li><a href="/posts/2024-01-09-entretien-humanum.html">06-Entretien avec Stéphane Pouyllau</a></li> <li><a href="/posts/2023-12-22-les-snippets-dans-lazyvim.html">05-Les snippets dans LazyVim</a></li> |