Skip to content

Commit

Permalink
Compress motion background
Browse files Browse the repository at this point in the history
- Shrunk motion background to under 1MB.
  • Loading branch information
DannyDelott committed Jan 19, 2015
1 parent be3fe5a commit f1d5532
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
<body>

<video autoplay loop poster="midnight-motion.jpg" id="bgvid">
<source src="midnight-motion.webm" type="video/webm">
<source src="midnight-motion.mp4" type="video/mp4">
<source src="midnight-motion-small.mp4" type="video/mp4">
</video>

<div id="logo">
Expand Down
Binary file added midnight-motion-small.mp4
Binary file not shown.
Binary file removed midnight-motion.mp4
Binary file not shown.
Binary file removed midnight-motion.webm
Binary file not shown.

0 comments on commit f1d5532

Please sign in to comment.