소스 검색

Update generate_seminar_ics.py

replace code walkthrough by consensus & control part II
ertosns 3 년 전
부모
커밋
e34c97ea2c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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": "",
     },