keep empty folders on git tree

This commit is contained in:
Bachir Soussi Chiadmi
2016-06-29 16:37:07 +02:00
parent e4e8a811b9
commit 956360714a
7 changed files with 14 additions and 498 deletions
+8 -1
View File
@@ -15,7 +15,14 @@
<section id="pictures">
<!-- add timelapse pictures -->
<!-- <img src="pictures/hehe-20160612-175853.jpg" alt="" /> -->
<?php include('timelaps.inc.php') ?>
<!-- <?php //include('timelaps.inc.php') ?> -->
<video autoplay poster="posterimage.jpg">
<source src="videos/timelaps-240p.mp4" type="video/mp4">
<source src="videos/timelaps-360p.mp4" type="video/mp4">
<source src="videos/timelaps-480p.mp4" type="video/mp4">
<source src="videos/timelaps-720p.mp4" type="video/mp4">
<source src="videos/timelaps-1080p.mp4" type="video/mp4">
</video>
</section>
<section id="timeline">
<!-- add viz.js here -->