Skip to content

Commit 5af1c2a

Browse files
committed
[ncpc2023] confirm Tartu
1 parent 0114878 commit 5af1c2a

File tree

6 files changed

+8
-5
lines changed

6 files changed

+8
-5
lines changed

_config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
title: "NCPC - Nordic Collegiate Programming Contest"
33
discord_link: https://discord.gg/8mDKWnBJUY
44

5+
ncpc2023editdate: "2023-09-18"
6+
defaults:
7+
- scope:
8+
path: "ncpc2023"
9+
values:
10+
lastUpdate: "2023-09-18"
11+
512
kramdown:
613
parse_block_html: true
714

_data/ncpc2023sites.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
- name : University of Tartu
3737
contact: Meelis Kull
3838
email : 'meelis.kull ut.ee'
39-
confirmed: false
39+
confirmed: true
4040

4141
- name: Finland
4242
emoji: 🇫🇮

ncpc2023/compete.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: default
33
headerText: "NCPC 2023"
44
title: "Nordic Collegiate Programming Contest 2023"
55
dateTime: "Saturday October 7th 11:00-16:00 CEST (UTC+2)"
6-
lastUpdate: "2023-09-16"
76
year: 2023
87
---
98
{% include_relative navbar.md %}

ncpc2023/contact.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: default
33
headerText: "NCPC 2023"
44
title: "Nordic Collegiate Programming Contest 2023"
55
year: 2023
6-
lastUpdate: "2023-09-16"
76
---
87
{% include_relative navbar.md %}
98

ncpc2023/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: default
33
headerText: "NCPC 2023"
44
title: "Nordic Collegiate Programming Contest 2023"
55
dateTime: "Saturday October 7th 2023 11:00-16:00 CEST (UTC+2)"
6-
lastUpdate: "2023-09-16"
76
year: 2023
87
---
98
{% include_relative navbar.md %}

ncpc2023/sites.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: default
33
headerText: "NCPC 2023"
44
title: "Nordic Collegiate Programming Contest 2023"
55
year: 2023
6-
lastUpdate: "2023-09-16"
76
---
87

98
{% include_relative navbar.md %}

0 commit comments

Comments
 (0)