We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18683cf commit aadb71bCopy full SHA for aadb71b
content/_index.md
@@ -25,7 +25,7 @@ The contest was held on the campus of the Delft University of Technology.
25
- [Packaged Problems (.zip, 69MB)](https://youtu.be/dQw4w9WgXcQ)
26
-->
27
28
-<!-- - [Photos](/photos) -->
+- [Photos](/photos)
29
- [Final Standings](/main/scoreboard) ([Spectators](/main/scoreboard/spectators.html))
30
- [Problem Set (pdf)](/main/problem-set.pdf)
31
- [Solution Slides (pdf)](/main/solutions.pdf)
static/photos/index.html
@@ -0,0 +1,6 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+<meta http-equiv="refresh" content="0; url=https://photos.ch.tudelft.nl/v2wkas-benelux-algorithm-programming-contest" />
5
+</head>
6
+</html>
0 commit comments