Răsfoiți Sursa

Update generate_seminar_ics.py

replace code walkthrough by consensus & control part II
ertosns 3 ani în urmă
părinte
comite
e34c97ea2c
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      doc/generate_seminar_ics.py

+ 2 - 2
doc/generate_seminar_ics.py

@@ -40,9 +40,9 @@ EVENTS = [
     {
         "start": "20230622T140000Z",
         "end": "20230622T160000Z",
-        "track": "Dev",
+        "track": "Research",
         "topic": "Consensus",
-        "title": "Walkthrough the Consensus code",
+        "title": "DarkFi Consensus Algorithm and Control Theory",
         "#": 2,
         "recording": "",
     },