gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-www] branch stable updated: add 2018 slides without


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch stable updated: add 2018 slides without T logo
Date: Wed, 30 May 2018 22:46:36 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch stable
in repository www.

The following commit(s) were added to refs/heads/stable by this push:
     new 055252f  add 2018 slides without T logo
055252f is described below

commit 055252fae0670da3f6233b114dbec40060efc839
Author: Florian Dold <address@hidden>
AuthorDate: Wed May 30 22:45:35 2018 +0200

    add 2018 slides without T logo
---
 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(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]