Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r4409:7c8719d0f93c
Date: 2012-08-03 13:16 +0200
http://bitbucket.org/pypy/extradoc/changeset/7c8719d0f93c/

Log:    fixes

diff --git a/talk/ep2012/lightning.html b/talk/ep2012/lightning.html
--- a/talk/ep2012/lightning.html
+++ b/talk/ep2012/lightning.html
@@ -2,7 +2,7 @@
 <head>
        <meta name="viewport" content="width=1024, user-scalable=no">
   <link rel="stylesheet" href="/home/fijal/src/deckjs/core/deck.core.css">
-  <link rel="stylesheet" 
href="/home/fijal/src/deckjs/themes/style/web-2.0.css">
+  <link rel="stylesheet" href="tools/web-2.0.css">
   <link rel="stylesheet" 
href="/home/fijal/src/deckjs/themes/transition/horizontal-slide.css">
   <script src="/home/fijal/src/deckjs/modernizr.custom.js"></script>
   <script src="/home/fijal/src/deckjs/jquery-1.7.min.js"></script>
@@ -34,7 +34,10 @@
     <ul>
       <li>Cape Town</li>
       <li>First ever in Africa</li>
+      <li>October 4th and 5th</li>
     </ul>
+  </section>
+  <section class="slide">
     <img width="800px" 
src="http://1.bp.blogspot.com/-k5q6rD3Cy_0/Tr51fcamu5I/AAAAAAAAAkk/bhrC-NcBu7U/s1600/%2528South+Africa%2529+-+Table+Mountain+-+The+Landmark+of+Cape+Town+2.jpg"/>
   </section>
   <section class="slide">
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to