diff --git a/src/media.pug b/src/media.pug index 9ca2347805e..6d84dda54e2 100644 --- a/src/media.pug +++ b/src/media.pug @@ -78,3 +78,8 @@ block main li.orange #F7931A li.derweg #00B4CF li.interview #151515 + + article + h2 Dokumente + ul + li: a(href="/files/EINUNDZWANZIG-WhatWorkedForUs.pdf") What Worked For Us diff --git a/static/files/EINUNDZWANZIG-WhatWorkedForUs.pdf b/static/files/EINUNDZWANZIG-WhatWorkedForUs.pdf new file mode 100644 index 00000000000..e63ddf2a6c5 Binary files /dev/null and b/static/files/EINUNDZWANZIG-WhatWorkedForUs.pdf differ