diff options
author | Christian Franke <nobody@nowhere.ws> | 2013-04-13 01:47:23 +0200 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2013-04-13 01:47:23 +0200 |
commit | 1e7fca8ea209ae901355d45d53c7fc36bf8fb19e (patch) | |
tree | 62c29aef1b5e01d07251d502a1b308d2254fd9a7 /index.html | |
parent | d1b984b914c9c8071202ac9c598f7abd61aeab40 (diff) |
Friday is up
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -113,7 +113,8 @@ This text should not be displayed if everything goes well: use left/right arrow <!-- this presentation uses smart syntax --> <section class="slide" id="logo" data-duration="5000"> <img width="100%" src="logo.png" alt="Cryptocon 13"></img> - </section> + </section> + <!-- <section class="slide" id="friday"> <p class="location">Lounge</p> <h2>Vorträge Freitag</h2> @@ -148,7 +149,7 @@ This text should not be displayed if everything goes well: use left/right arrow </td> </tr> </table> - </section> +</section>--> <section class="slide" id="saturday-lounge"> <p class="location">Lounge</p> <h2>Vorträge Samstag (1/2)</h2> |