Skip to content

Commit

Permalink
Merge branch 'master' of github.com:imgix/luminous
Browse files Browse the repository at this point in the history
  • Loading branch information
paulstraw committed Aug 3, 2016
2 parents 8796982 + 51c033d commit 9fb8aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h1>Luminous Demo</h1>
>
</a>

<script src="dist/luminous.js"></script>
<script src="./dist/Luminous.js"></script>
<script>
new Luminous(document.querySelector('.simple-demo'));
new LuminousGallery(document.querySelectorAll('.gallery-demo'));
Expand Down

0 comments on commit 9fb8aa9

Please sign in to comment.