summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-05-30 22:45:35 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-05-30 22:45:35 +0200
commit055252fae0670da3f6233b114dbec40060efc839 (patch)
treeac91fba1b9a8aca595baaec72b14af9e4cf587e0
parent0c7d372bff9b4c766ad44719af758024f16a2afb (diff)
downloadwww-055252fae0670da3f6233b114dbec40060efc839.tar.gz
www-055252fae0670da3f6233b114dbec40060efc839.tar.bz2
www-055252fae0670da3f6233b114dbec40060efc839.zip
add 2018 slides without T logo
-rw-r--r--dist/js/pdf-view.js2
-rw-r--r--investors.html.j22
-rw-r--r--presentations/investors2018.pdf (renamed from presentations/investors2017.pdf)bin4826032 -> 4559996 bytes
3 files changed, 2 insertions, 2 deletions
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,
diff --git a/investors.html.j2 b/investors.html.j2
index 5ad01d46..0cce3977 100644
--- a/investors.html.j2
+++ b/investors.html.j2
@@ -85,7 +85,7 @@
<h2>{{ _("The Business Case") }}</h2>
<div class="row">
<div class="col-lg-4">
- <a href="{{ url('presentations/investors2017.pdf') }}"><img border=0 class="center-block" width=64 height=64 alt="PDF" src="{{ url('images/pdf.svg') }}"><br><p align="center">{{ _("Download") }}</p></a>
+ <a href="{{ url('presentations/investors2018.pdf') }}"><img border=0 class="center-block" width=64 height=64 alt="PDF" src="{{ url('images/pdf.svg') }}"><br><p align="center">{{ _("Download") }}</p></a>
<p>
{% trans %}
diff --git a/presentations/investors2017.pdf b/presentations/investors2018.pdf
index f122488b..ab630f95 100644
--- a/presentations/investors2017.pdf
+++ b/presentations/investors2018.pdf
Binary files differ