From 055252fae0670da3f6233b114dbec40060efc839 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 30 May 2018 22:45:35 +0200 Subject: add 2018 slides without T logo --- dist/js/pdf-view.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/js/pdf-view.js b/dist/js/pdf-view.js index 7fd6567e..8a4b6cfc 100644 --- a/dist/js/pdf-view.js +++ b/dist/js/pdf-view.js @@ -5,7 +5,7 @@ PDFJS.workerSrc = '/dist/js/pdf.worker.min.js'; -var url = '/presentations/investors2017.pdf'; +var url = '/presentations/investors2018.pdf'; var pdfDoc = null, pageNum = 1, -- cgit v1.2.3