summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-27 19:31:55 +0200
committerVictor Häggqvist <[email protected]>2014-06-27 19:31:55 +0200
commit4c70e1bd14a51c3b6eeb2d2a230145761cdd1da7 (patch)
treeca90e5d4e3619f4885b2a4261ad97449d1db2284
parent0df9b28c41697367dbc7936745b5b88ff7804c37 (diff)
people will probably want source...
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index e36ef25..fa198a5 100644
--- a/index.php
+++ b/index.php
@@ -34,6 +34,7 @@ $headings = array(
<header>
<h1>Image Lightbox<span>Responsive &amp; Touch-Friendly</span></h1>
<iframe id="fork-button" src="http://ghbtns.com/github-btn.html?user=victorhaggqvist&repo=touch-imagelightbox&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53" height="20"></iframe>
+ <p>View source of demos on <a href="https://github.com/victorhaggqvist/touch-imagelightbox/tree/gh-pages">Github</a>.</p>
</header>
<?php
@@ -52,7 +53,6 @@ $headings = array(
?>
<footer>
- <p>View source of demos on <a href="https://github.com/victorhaggqvist/touch-imagelightbox/tree/gh-pages">Github</a>.</p>
<p>All photos are licensed <a href="https://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a>. For full credits please referer to <a href="./images.md">images.md</a></p>
</footer>
</div>