summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-02-15 22:18:03 -0500
committerThomas Park <thomas@thomaspark.me>2012-02-15 22:18:03 -0500
commit6627d2ebc82d67120e0152238fc86adf2149358a (patch)
tree3bfdf8b51a9e92751ac50ef6269ce9527195a2fe /index.html
parent238f81f89336a7591248c8749382c99d78d5bff1 (diff)
Updated page with Apache2 license and Boostrap version info
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html
index 46dcc5eb..2c817fd9 100644
--- a/index.html
+++ b/index.html
@@ -379,8 +379,10 @@
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
- <p>Made by <a target="_blank" href="http://thomaspark.me" onclick="pageTracker._link(this.href); return false;">Thomas Park</a>. Submissions and feedback welcome at <a href="mailto:thomas@thomaspark.me">thomas@thomaspark.me</a>.</p>
- <p>Based on <a target="_blank" href="http://twitter.github.com/bootstrap/">Bootstrap</a>. Hosted on <a target="_blank" href="http://pages.github.com/">GitHub</a>. Icons from <a target="_blank" href="http://glyphicons.com/">Glyphicons</a>. Web fonts from <a target="_blank" href="http://www.google.com/webfonts">Google</a>.</p>
+ <p>Tested with Bootstrap 2.0.0.<br />
+ Made by <a target="_blank" href="http://thomaspark.me" onclick="pageTracker._link(this.href); return false;">Thomas Park</a>. Submissions and feedback welcome at <a href="mailto:thomas@thomaspark.me">thomas@thomaspark.me</a>.<br/>
+ Code licensed under the <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.<br/>
+ Based on <a target="_blank" href="http://twitter.github.com/bootstrap/">Bootstrap</a>. Hosted on <a target="_blank" href="http://pages.github.com/">GitHub</a>. Icons from <a target="_blank" href="http://glyphicons.com/">Glyphicons</a>. Web fonts from <a target="_blank" href="http://www.google.com/webfonts">Google</a>.</p>
</footer>
</div> <!-- /container -->