Skip to content

Commit 255827d

Browse files
committed
Add more info link to bottom of example page
1 parent cd311cd commit 255827d

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
@@ -25,6 +25,12 @@ <h3>A Four Image Set</h3>
2525
</div>
2626
</section>
2727

28+
<section>
29+
<p>
30+
For more information, visit <a href="http://lokeshdhakar.com/projects/lightbox2/">http://lokeshdhakar.com/projects/lightbox2/</a>
31+
</p>
32+
</section>
33+
2834
<script src="../bower_components/jquery/dist/jquery.min.js"></script>
2935
<script src="../dist/js/lightbox.min.js"></script>
3036

0 commit comments

Comments
 (0)