[presentations] 01/02: Add some thanks.

Chris Lamb chris at chris-lamb.co.uk
Sat Nov 12 10:04:04 UTC 2016


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

lamby pushed a commit to branch master
in repository presentations.

commit 8d0660c0e51028be29c457094f9dff9f4cd9df31
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Nov 12 10:01:07 2016 +0000

    Add some thanks.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 2016-11-13-MiniDebConfCambridge/images/cii.png     | Bin 0 -> 8275 bytes
 2016-11-13-MiniDebConfCambridge/images/lf.png      | Bin 0 -> 20723 bytes
 .../images/profitbricks.jpg                        | Bin 0 -> 13472 bytes
 2016-11-13-MiniDebConfCambridge/index.html         |  24 +++++++++++++--------
 4 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/2016-11-13-MiniDebConfCambridge/images/cii.png b/2016-11-13-MiniDebConfCambridge/images/cii.png
new file mode 100644
index 0000000..c61f835
Binary files /dev/null and b/2016-11-13-MiniDebConfCambridge/images/cii.png differ
diff --git a/2016-11-13-MiniDebConfCambridge/images/lf.png b/2016-11-13-MiniDebConfCambridge/images/lf.png
new file mode 100644
index 0000000..d5b2381
Binary files /dev/null and b/2016-11-13-MiniDebConfCambridge/images/lf.png differ
diff --git a/2016-11-13-MiniDebConfCambridge/images/profitbricks.jpg b/2016-11-13-MiniDebConfCambridge/images/profitbricks.jpg
new file mode 100644
index 0000000..8000eec
Binary files /dev/null and b/2016-11-13-MiniDebConfCambridge/images/profitbricks.jpg differ
diff --git a/2016-11-13-MiniDebConfCambridge/index.html b/2016-11-13-MiniDebConfCambridge/index.html
index dd8a256..e08387c 100644
--- a/2016-11-13-MiniDebConfCambridge/index.html
+++ b/2016-11-13-MiniDebConfCambridge/index.html
@@ -34,6 +34,10 @@
   .reveal table td {
     border-bottom: none;
   }
+  .reveal section img {
+    border: none;
+    box-shadow: none;
+  }
   </style>
 
   <!--[if lt IE 9]>
@@ -251,17 +255,19 @@
         </ul>
       </section>
 
+      <section data-background-color="white">
+        <h2>Thanks</h2>
 
-      <section>
-        <h2>Thanks to</h2>
-        <ul class="fragment">
-          <li class="fragment">Core Infrastructure Initiative of the Linux Foundation</li>
-          <li class="fragment">Profitbricks</li>
-          <li class="fragment"><em>you</em>!</li>
-          <li class="fragment">quite all of you, really. This is an tremendous effort of many many people working together. Thank <em>you</em>!</li>
-       </ul>
-      </section>
+        <br>
 
+        <p>
+          <img src="images/cii.png">
+          <br>
+          <img src="images/lf.png">
+          <br>
+          <img src="images/profitbricks.jpg">
+        </p>
+      </section>
 
       <section data-background="images/debian.jpg" data-background-color="black">
         <h2 style="text-align: center;">Questions?</h2>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git



More information about the Reproducible-commits mailing list