diff options
author | RochDLY <roch.delannay@gmail.com> | 2024-06-30 20:34:50 +0200 |
---|---|---|
committer | RochDLY <roch.delannay@gmail.com> | 2024-06-30 20:34:50 +0200 |
commit | 989ed92e47db6707a671888b9e85d5a4af327f04 (patch) | |
tree | 1e4040cc049f593f8daa6ca36e86844194c1d9d3 /docs/index.html | |
parent | 93432ab422ff72efc95f1f83bdc87512f3d4f0e2 (diff) | |
download | pandoc-site-989ed92e47db6707a671888b9e85d5a4af327f04.tar.gz pandoc-site-989ed92e47db6707a671888b9e85d5a4af327f04.tar.bz2 pandoc-site-989ed92e47db6707a671888b9e85d5a4af327f04.zip |
changement du partial nav pour ajouter le bouton vers les sources sur cgit
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 6219ab4..52cbf7d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,7 +24,9 @@ <li><a href="/pages/publications.html">Publications & Communications</a></li> <li><a href="/pages/cours.html">Enseignements</a></li> <li><a href="/pages/presentations.html">Présentations</a></li> + <li><a href="http://git.en-cours-de.construction/">Sources et versions</a></li> <li class="right"><a href="/index-cache.html"></a></li> + </ul> </nav></header> <div class="posts-list"> <header class="header-bloc"> |