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 /index.html | |
parent | 194dadc7c1b37c02991c5d362e4de032e67f0f32 (diff) |
reflect Bootstrap org change
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>Bootswatch: Free themes for Twitter Bootstrap</title> + <title>Bootswatch: Free themes for Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta charset="utf-8"> <link rel="stylesheet" href="./flatly/bootstrap.css" media="screen"> @@ -83,7 +83,7 @@ <div class="row"> <div class="col-lg-12"> - <h1>Free themes for Twitter Bootstrap</h1> + <h1>Free themes for Bootstrap</h1> <div id="social"> <span> <iframe id="gh-fork" src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53px" height="20px"></iframe> |