web/enmi21/config.php
changeset 1555 942d10136be5
parent 1553 53df1cd6d37a
--- a/web/enmi21/config.php	Sun Nov 28 18:55:58 2021 +0100
+++ b/web/enmi21/config.php	Thu Dec 02 13:52:17 2021 +0100
@@ -1,5 +1,13 @@
 <?php
 $config = array(
+    'event_list' => array(
+        'enmi21/session-1',
+        'enmi21/session-2',
+        'enmi21/session-3',
+        'enmi21/session-4',
+        'enmi21/session-5',
+        'enmi21/session-6',
+        ),
     'rep' => basename(__DIR__),
     'title' => 'Entretiens du Nouveau Monde Industriel 2021',
     'hashtag' => "#enmi21",
@@ -27,10 +35,9 @@
 
     <br>
     <h3>Programme</h3>
-    <h4><strong>ATTENTION, ce programme est encore susceptible de varier.</strong></h4>
     <br>
     <p><strong>Lundi 29 novembre&nbsp;:</strong></p>
-    </br>
+    <br>
     <p><strong>09h30-12h30 - Session 1 : La société intermittente</strong></p>
     <ul>
     <li><p><strong>09h30 : Gerald Moore (philosophe, Université de Durham)</strong></p></li>
@@ -96,7 +103,7 @@
     </ul>",
 
     'link' => "https://enmi-conf.org/wp/enmi21/",
-    'islive' => true,
+    'islive' => false,
     'islive_embed' => "",
     'keywords' => "Informatique, société, ENMI, Centre Pompidou, intermittence",
     'annotation_protocol_version' => "3",