keep empty folders on git tree
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user