diff options
author | Chris Rebert <chris.rebert@hulu.com> | 2013-09-16 15:37:39 -0700 |
---|---|---|
committer | Chris Rebert <chris.rebert@hulu.com> | 2013-09-16 15:37:39 -0700 |
commit | 0e323d78fdcc1220296020f617b363d04d2fd6fb (patch) | |
tree | 9513afdd83db9e9223eb6145bd4e135b975eaae2 /2 | |
parent | 194dadc7c1b37c02991c5d362e4de032e67f0f32 (diff) |
reflect Bootstrap org change
Diffstat (limited to '2')
-rw-r--r-- | 2/README.md | 4 | ||||
-rwxr-xr-x | 2/amelia/index.html | 2 | ||||
-rwxr-xr-x | 2/cerulean/index.html | 2 | ||||
-rw-r--r-- | 2/composer.json | 2 | ||||
-rwxr-xr-x | 2/cosmo/index.html | 2 | ||||
-rwxr-xr-x | 2/cyborg/index.html | 2 | ||||
-rwxr-xr-x | 2/default/index.html | 2 | ||||
-rwxr-xr-x | 2/flatly/index.html | 2 | ||||
-rw-r--r-- | 2/index.html | 12 | ||||
-rwxr-xr-x | 2/journal/index.html | 2 | ||||
-rwxr-xr-x | 2/readable/index.html | 2 | ||||
-rwxr-xr-x | 2/simplex/index.html | 2 | ||||
-rwxr-xr-x | 2/slate/index.html | 2 | ||||
-rwxr-xr-x | 2/spacelab/index.html | 2 | ||||
-rwxr-xr-x | 2/spruce/index.html | 2 | ||||
-rwxr-xr-x | 2/superhero/index.html | 2 | ||||
-rwxr-xr-x | 2/swatchmaker/test/test-full.html | 2 | ||||
-rwxr-xr-x | 2/united/index.html | 2 |
18 files changed, 24 insertions, 24 deletions
diff --git a/2/README.md b/2/README.md index e52cfa63..e109e079 100644 --- a/2/README.md +++ b/2/README.md @@ -1,7 +1,7 @@ Bootswatch ========== -Bootswatch is a collection of free themes for [Twitter Bootstrap](http://twitter.github.com/bootstrap/). Check it out at [bootswatch.com](http://bootswatch.com). +Bootswatch is a collection of free themes for [Bootstrap](http://getbootstrap.com/2.3.2/). Check it out at [bootswatch.com](http://bootswatch.com). Usage ----- @@ -16,7 +16,7 @@ Customization ------ Bootswatch is an open source project, and you’re welcome to modify the themes further. If you’re interested, fork or follow the GitHub repository. The files of interest are in the `gh-pages` branch. -Each raw theme consists of two LESS files. One is `variables.less`, which is included by default in Bootstrap and allows you to customize [these settings](http://twitter.github.io/bootstrap/customize.html#variables). The other is called `bootswatch.less` and introduces more extensive structural changes. +Each raw theme consists of two LESS files. One is `variables.less`, which is included by default in Bootstrap and allows you to customize [these settings](http://getbootstrap.com/2.3.2/customize.html#variables). The other is called `bootswatch.less` and introduces more extensive structural changes. Check out the README in the [swatchmaker directory](https://github.com/thomaspark/bootswatch/tree/master/swatchmaker) for step-by-step instructions on building your own swatch. diff --git a/2/amelia/index.html b/2/amelia/index.html index bd2e49f4..e8757ae1 100755 --- a/2/amelia/index.html +++ b/2/amelia/index.html @@ -892,7 +892,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><!-- /container --> diff --git a/2/cerulean/index.html b/2/cerulean/index.html index 9e9c799d..aa8c6b28 100755 --- a/2/cerulean/index.html +++ b/2/cerulean/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/composer.json b/2/composer.json index 6d32a84b..86bb3e93 100644 --- a/2/composer.json +++ b/2/composer.json @@ -1,6 +1,6 @@ { "name": "thomaspark/bootswatch", - "description": "Themes for Twitter Bootstrap", + "description": "Themes for Bootstrap", "licenses": "Apache-2.0", "authors": [ { diff --git a/2/cosmo/index.html b/2/cosmo/index.html index ec2c5abe..c30de272 100755 --- a/2/cosmo/index.html +++ b/2/cosmo/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/cyborg/index.html b/2/cyborg/index.html index 2ca4dfcf..7e12a9cd 100755 --- a/2/cyborg/index.html +++ b/2/cyborg/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/default/index.html b/2/default/index.html index 3d3cc7f0..a68b6bad 100755 --- a/2/default/index.html +++ b/2/default/index.html @@ -879,7 +879,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><!-- /container --> diff --git a/2/flatly/index.html b/2/flatly/index.html index f0f25070..6d26d5e6 100755 --- a/2/flatly/index.html +++ b/2/flatly/index.html @@ -881,7 +881,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><!-- /container --> 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()); diff --git a/2/journal/index.html b/2/journal/index.html index d58081c9..eba3eb30 100755 --- a/2/journal/index.html +++ b/2/journal/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/readable/index.html b/2/readable/index.html index 6dfaff72..5a384853 100755 --- a/2/readable/index.html +++ b/2/readable/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/simplex/index.html b/2/simplex/index.html index 656d24a4..7730d4ee 100755 --- a/2/simplex/index.html +++ b/2/simplex/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/slate/index.html b/2/slate/index.html index fb34cab5..1a61be0d 100755 --- a/2/slate/index.html +++ b/2/slate/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/spacelab/index.html b/2/spacelab/index.html index 777f68c7..dc982342 100755 --- a/2/spacelab/index.html +++ b/2/spacelab/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/spruce/index.html b/2/spruce/index.html index 9c9b6905..6af214b4 100755 --- a/2/spruce/index.html +++ b/2/spruce/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/superhero/index.html b/2/superhero/index.html index 07cbf067..63cdeb2e 100755 --- a/2/superhero/index.html +++ b/2/superhero/index.html @@ -880,7 +880,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><!-- /container --> diff --git a/2/swatchmaker/test/test-full.html b/2/swatchmaker/test/test-full.html index e7d71beb..9e9751b8 100755 --- a/2/swatchmaker/test/test-full.html +++ b/2/swatchmaker/test/test-full.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Twitter Bootstrap</title> + <title>Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> diff --git a/2/united/index.html b/2/united/index.html index ffcb9c2d..eeebcda8 100755 --- a/2/united/index.html +++ b/2/united/index.html @@ -892,7 +892,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><!-- /container --> |