diff options
Diffstat (limited to 'resources/jade')
| -rw-r--r-- | resources/jade/index.jade | 15 | 
1 files changed, 9 insertions, 6 deletions
diff --git a/resources/jade/index.jade b/resources/jade/index.jade index e1b29e1..62acbae 100644 --- a/resources/jade/index.jade +++ b/resources/jade/index.jade @@ -48,22 +48,25 @@ block content  				table  					tr  						td 2016-17 -						td #[a(href="http://studiegids.science.ru.nl/2016/science/prospectus/inf_ba/course/40559/") Algorithms and Data Structures] +						td #[a(href="https://studiegids.science.ru.nl/2016/science/prospectus/inf_ba/course/40559/") Algorithms and Data Structures]  					tr  						td -						td #[a(href="http://cs.ru.nl/~hubbers/courses/co_1617/") Combinatorics] +						td #[a(href="https://studiegids.science.ru.nl/2016/science/course/40511/") Combinatorics] +					tr +						td +						td #[a(href="https://studiegids.science.ru.nl/2016/science/prospectus/inf_ba/course/40560/") Operating Systems]  					tr  						td 2015-16 -						td #[a(href="http://www.studiegids.science.ru.nl/2015/science/prospectus/inf_ba/course/37072/") Functional Programming 1] and #[a(href="http://www.studiegids.science.ru.nl/2015/course/37073/") 2] +						td #[a(href="https://cs.ru.nl/~hubbers/courses/co_1516/") Combinatorics]  					tr  						td -						td #[a(href="http://www.studiegids.science.ru.nl/2015/science/prospectus/inf_ba/course/37067/") Introduction to Cryptography] +						td #[a(href="https://studiegids.science.ru.nl/2015/science/prospectus/inf_ba/course/37072/") Functional Programming 1] and #[a(href="https://studiegids.science.ru.nl/2015/course/37073/") 2]  					tr  						td -						td #[a(href="http://www.cs.ru.nl/~hubbers/courses/co_1516/") Combinatorics] +						td #[a(href="https://studiegids.science.ru.nl/2015/science/prospectus/inf_ba/course/37067/") Introduction to Cryptography]  					tr  						td -						td #[a(href="http://www.cs.ru.nl/~hubbers/courses/ms_1516/") Mathematical Structures] +						td #[a(href="https://cs.ru.nl/~hubbers/courses/ms_1516/") Mathematical Structures]  	h2 Education  	table.main_table  | 
