summaryrefslogtreecommitdiff
path: root/2/index.html
diff options
context:
space:
mode:
authorChris Rebert <chris.rebert@hulu.com>2013-09-16 15:37:39 -0700
committerChris Rebert <chris.rebert@hulu.com>2013-09-16 15:37:39 -0700
commit0e323d78fdcc1220296020f617b363d04d2fd6fb (patch)
tree9513afdd83db9e9223eb6145bd4e135b975eaae2 /2/index.html
parent194dadc7c1b37c02991c5d362e4de032e67f0f32 (diff)
reflect Bootstrap org change
Diffstat (limited to '2/index.html')
-rw-r--r--2/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/2/index.html b/2/index.html
index 830794dd..ee32dd1e 100644
--- a/2/index.html
+++ b/2/index.html
@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="Free themes for Twitter Bootstrap.">
- <title>Bootswatch: Free themes for Twitter Bootstrap</title>
+ <meta name="description" content="Free themes for Bootstrap.">
+ <title>Bootswatch: Free themes for Bootstrap</title>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
@@ -602,7 +602,7 @@
</div>
Made by <a href="http://thomaspark.me">Thomas Park</a>. Contact him <a href="mailto:hello@thomaspark.me">hello@thomaspark.me</a>.<br/>
Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.<br/>
- Based on <a href="http://twitter.github.com/bootstrap/">Bootstrap</a>. Hosted on <a href="http://pages.github.com/">GitHub</a>. Icons from <a href="http://fortawesome.github.com/Font-Awesome/">Font Awesome</a>. Web fonts from <a href="http://www.google.com/webfonts">Google</a>. Favicon by <a href="https://twitter.com/geraldhiller">Gerald Hiller</a>.</p>
+ Based on <a href="http://getbootstrap.com/2.3.2/">Bootstrap</a>. Hosted on <a href="http://pages.github.com/">GitHub</a>. Icons from <a href="http://fortawesome.github.com/Font-Awesome/">Font Awesome</a>. Web fonts from <a href="http://www.google.com/webfonts">Google</a>. Favicon by <a href="https://twitter.com/geraldhiller">Gerald Hiller</a>.</p>
</footer>
</div>
@@ -618,9 +618,9 @@
<script type="text/javascript">
var taglines = [
- 'Free themes for <a target="_blank" href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>',
- 'Add color to your <a target="_blank" href="http://twitter.github.com/bootstrap/">Bootstrap</a> site without touching a color picker',
- 'Saving the web from default <a target="_blank" href="http://twitter.github.com/bootstrap/">Bootstrap</a>'
+ 'Free themes for <a target="_blank" href="http://getbootstrap.com/2.3.2/">Bootstrap</a>',
+ 'Add color to your <a target="_blank" href="http://getbootstrap.com/2.3.2/">Bootstrap</a> site without touching a color picker',
+ 'Saving the web from default <a target="_blank" href="http://getbootstrap.com/2.3.2/">Bootstrap</a>'
];
var line = Math.floor((taglines.length) * Math.random());