aboutsummaryrefslogtreecommitdiff
path: root/ps/in
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2018-07-25 14:04:48 +0200
committerhellekin <hellekin@cepheide.org>2018-07-25 14:04:48 +0200
commit61a8ca1137192b48889480c4aa7d5f7331f2eb20 (patch)
treea0fe5298b356176e6dd8696df82585ff438a7607 /ps/in
parenta94295ff904b449fc58e17e6cf5be11e4f066dc1 (diff)
parent5ef0da7fcf56329df015064d0d97e9c2c0052104 (diff)
downloadlesoiseaux.io-61a8ca1137192b48889480c4aa7d5f7331f2eb20.tar.gz
Merge branch 'master' of ps.zoethical.com:lesoiseaux.io
Diffstat (limited to 'ps/in')
-rw-r--r--ps/in/europe/PUBLIC.v3.1.pdfbin0 -> 4303383 bytes
-rw-r--r--ps/in/europe/index.html2
-rw-r--r--ps/in/europe/pdf.viewer.js2
3 files changed, 2 insertions, 2 deletions
diff --git a/ps/in/europe/PUBLIC.v3.1.pdf b/ps/in/europe/PUBLIC.v3.1.pdf
new file mode 100644
index 0000000..2013874
--- /dev/null
+++ b/ps/in/europe/PUBLIC.v3.1.pdf
Binary files differ
diff --git a/ps/in/europe/index.html b/ps/in/europe/index.html
index 793fb89..a79b599 100644
--- a/ps/in/europe/index.html
+++ b/ps/in/europe/index.html
@@ -15,7 +15,7 @@
</h1>
</header>
<main>
- <p><a href="PUBLIC.v3.pdf" title="PUBLIC Presentation v3 (PDF, 4.6M)">Download PUBLIC presentation</a></p>
+ <p><a href="PUBLIC.v3.1.pdf" title="PUBLIC Presentation v3 (PDF, 4.6M)">Download PUBLIC presentation</a></p>
<section id="pdf">
<button id="prev">&laquo;</button>
<button id="next">&raquo;</button>
diff --git a/ps/in/europe/pdf.viewer.js b/ps/in/europe/pdf.viewer.js
index b0cf96e..248109e 100644
--- a/ps/in/europe/pdf.viewer.js
+++ b/ps/in/europe/pdf.viewer.js
@@ -1,4 +1,4 @@
-var url="PUBLIC.v3.pdf"
+var url="PUBLIC.v3.1.pdf"
//PDFJS.workerSrc = '//mozilla.github.io/pdf.js/build/pdf.worker.js';
PDFJS.workerSrc = 'pdf.worker.js';