Update website

This commit is contained in:
Guilhem Lavaux 2025-02-11 21:30:02 +01:00
parent 0a686aeb9a
commit c4ffa0f6ee
4360 changed files with 1727 additions and 718385 deletions

2
cv.php
View file

@ -8,7 +8,7 @@ $m = setup_mustache();
$tpl = $m->loadTemplate('public/cv');
$cv_sec = [ "short" , "grants", "responsabilities", "outreach" ];
$cv_sec = [ "short" , "grants", "responsabilities", "activities", "outreach" ];
$cv_rst = array();
$parser = new Doctrine\RST\Parser();