Pārlūkot izejas kodu

Update generate_seminar_ics.py

replace code walkthrough by consensus & control part II
ertosns 3 gadi atpakaļ
vecāks
revīzija
e34c97ea2c
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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": "",
     },