[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-www] branch master updated (0c7d372 -> 055252f)
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-www] branch master updated (0c7d372 -> 055252f) |
Date: |
Wed, 30 May 2018 22:46:53 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a change to branch master
in repository www.
from 0c7d372 more image cleanup
add 055252f add 2018 slides without T logo
No new revisions were added by this update.
Summary of changes:
dist/js/pdf-view.js | 2 +-
investors.html.j2 | 2 +-
.../{investors2017.pdf => investors2018.pdf} | Bin 4826032 -> 4559996
bytes
3 files changed, 2 insertions(+), 2 deletions(-)
rename presentations/{investors2017.pdf => investors2018.pdf} (91%)
diff --git a/dist/js/pdf-view.js b/dist/js/pdf-view.js
index 7fd6567..8a4b6cf 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 5ad01d4..0cce397 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
similarity index 91%
rename from presentations/investors2017.pdf
rename to presentations/investors2018.pdf
index f122488..ab630f9 100644
Binary files a/presentations/investors2017.pdf and
b/presentations/investors2018.pdf differ
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-www] branch master updated (0c7d372 -> 055252f),
gnunet <=