Skip to content

Commit

Permalink
hompage change
Browse files Browse the repository at this point in the history
Logo + video edit. Season 2 coming soon 🔥
  • Loading branch information
davehakkens committed Apr 6, 2018
1 parent fa21991 commit 63ffd47
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file modified assets/images/.DS_Store
Binary file not shown.
102 changes: 102 additions & 0 deletions assets/images/logo_animated.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/intro2.mp4
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<section id="intro">
<video muted loop autoplay>
<source src="/assets/intro.mp4" type="video/mp4">
<source src="/assets/intro2.mp4" type="video/mp4">
</video>
<div class="backgroundimage"> </div>

Expand All @@ -18,7 +18,7 @@
</span>

<hgroup>
<img src="/assets/images/storyhopper-logo.png">
<img src="/assets/images/logo_animated.svg">
</hgroup>
<footer>
<a href="#movies">watch videos</a>
Expand Down

0 comments on commit 63ffd47

Please sign in to comment.