Skip to content

Commit 3c00957

Browse files
authored
Remove Online register option for in-person courses (#1511)
1 parent b5beaaf commit 3c00957

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

org-cyf-theme/data/courses/itp.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ emoji="🐣"
88
days=91
99
commitment="part time"
1010
frequency=3
11-
locations=["Birmingham", "Capetown", "Glasgow", "London", "Manchester", "Online", "Sheffield"]
11+
locations=["Birmingham", "Capetown", "Glasgow", "London", "Manchester", "Sheffield"]

org-cyf-theme/data/courses/piscine.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ url="https://piscine.codeyourfuture.io/"
88
days="22"
99
commitment="part time"
1010
frequency=3
11-
locations=["Birmingham", "Capetown", "Glasgow", "London", "Manchester", "Online", "Sheffield"]
11+
locations=["Birmingham", "Capetown", "Glasgow", "London", "Manchester", "Sheffield"]

org-cyf-theme/data/courses/sdc.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ description="A secure grounding in software: binary, logic, systems, and problem
88
days="84"
99
commitment="part time"
1010
frequency=3
11-
locations=["Birmingham", "Capetown", "Glasgow", "London", "Manchester", "Online", "Sheffield"]
11+
locations=["Birmingham", "Capetown", "Glasgow", "London", "Manchester", "Sheffield"]

0 commit comments

Comments
 (0)