Skip to content

Commit 6453790

Browse files
committed
dev: add commented out script load for dev work
1 parent b743075 commit 6453790

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,11 @@ <h3>A Four Image Set</h3>
3333

3434
<script src="../dist/js/lightbox-plus-jquery.min.js"></script>
3535

36+
<!-- <script src="../bower_components/jquery/dist/jquery.js"></script>
37+
<script src="../src/js/lightbox.js"></script> -->
38+
39+
40+
41+
3642
</body>
3743
</html>

0 commit comments

Comments
 (0)