diff options
author | luxagraf <sng@luxagraf.net> | 2014-07-02 11:59:53 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2014-07-02 11:59:53 -0400 |
commit | cc9695f4c4c14d61c32611dba4ec88c98c6ce460 (patch) | |
tree | 81747f2e9d1936900e9b10772b66f6b56ca5b90e /_pages/babyvideos.txt | |
parent | 58264b2defe5d2c28abb86603b4fbcef30da1d89 (diff) |
Finished up majority of v8 redesign, merging back to master
Diffstat (limited to '_pages/babyvideos.txt')
-rw-r--r-- | _pages/babyvideos.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/_pages/babyvideos.txt b/_pages/babyvideos.txt new file mode 100644 index 0000000..949e1ec --- /dev/null +++ b/_pages/babyvideos.txt @@ -0,0 +1,27 @@ +--- +title: Videos of Lilah and Olivia +slug: /babyvideos +meta_description: '' +include_in_sitemap: False +template: babyvideos +--- + +<div class="vidwrap"><video controls> + <source src="http://images.luxagraf.net/videos/oliviawalking.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'> + <source src="http://images.luxagraf.net/videos/oliviawalking.webm" type='video/webm; codecs="vp8, vorbis"' /> +</video></div> + +<div class="vidwrap"><video controls> + <source src="http://images.luxagraf.net/videos/lilah1.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'> + <source src="http://images.luxagraf.net/videos/lilah1.webm" type='video/webm; codecs="vp8, vorbis"' /> +</video></div> + +<div class="vidwrap"><video controls> + <source src="http://images.luxagraf.net/videos/oliviaplayinginsand.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'> + <source src="http://images.luxagraf.net/videos/oliviaplayinginsand.webm" type='video/webm; codecs="vp8, vorbis"' /> +</video></div> + +<div class="vidwrap"><video controls> + <source src="http://images.luxagraf.net/videos/lilahtastingsand.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'> + <source src="http://images.luxagraf.net/videos/lilahtastingsand.webm" type='video/webm; codecs="vp8, vorbis"' /> +</video></div> |