summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2012-09-19 01:03:58 +0100
committerStephen Dolan <mu@netsoc.tcd.ie>2012-09-19 01:03:58 +0100
commit46a819a5f543efac564326b56b24e635e0bff3d2 (patch)
treee8601a1637c1b4888f31205b2e5c777d1f209dea /index.html
parent63a2b85883be8850e418c5dbb64e05d115abc00b (diff)
docs update
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/index.html b/index.html
index fb73c2b6..7460c7ac 100644
--- a/index.html
+++ b/index.html
@@ -3,10 +3,6 @@
<head>
<meta charset=UTF-8>
<title>jq | jq</title>
-
- <!-- disable for local development to make the links work -->
- <base href="http://stedolan.github.com/jq" />
-
<link rel="stylesheet" href="/bootstrap/css/bootstrap.css" type="text/css">
<link rel="stylesheet" href="/css/base.css" type="text/css">
<!--[if IE]>
@@ -85,7 +81,9 @@
</div>
<footer>
<div class="container">
- <p>This website is made with <a href='http://www.tinytree.info'>Bonsai</a> and <a href='http://twitter.github.com/bootstrap/'>Twitter Boostrap</a>. jq is licensed under the MIT license (code) and the <a href='http://creativecommons.org/licenses/by/3.0/'>CC-BY-3.0</a> license (docs).</p>
+ <p>This website is made with <a href='http://www.tinytree.info'>Bonsai</a> and <a href='http://twitter.github.com/bootstrap/'>Twitter Boostrap</a>, themed with <a href='http://bootswatch.com'>Bootswatch</a>.</p>
+
+<p>jq is licensed under the MIT license (code) and the <a href='http://creativecommons.org/licenses/by/3.0/'>CC-BY-3.0</a> license (docs).</p>
</div>
</footer>