We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd311cd commit 255827dCopy full SHA for 255827d
examples/index.html
@@ -25,6 +25,12 @@ <h3>A Four Image Set</h3>
25
</div>
26
</section>
27
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
+
34
<script src="../bower_components/jquery/dist/jquery.min.js"></script>
35
<script src="../dist/js/lightbox.min.js"></script>
36
0 commit comments