diff options
| author | Nicole <[email protected]> | 2013-07-20 23:17:01 -0700 |
|---|---|---|
| committer | Nicole <[email protected]> | 2013-07-20 23:17:01 -0700 |
| commit | bf51e24700627b17df5041f3a369f6f6b4a4bfbb (patch) | |
| tree | 255aa16310c0effff236523318ccd45cfc2eb726 /grid | |
| parent | 36c2a34c1e3dda18edbf4e0ce8f297309d55ef6d (diff) | |
| download | bootstrap-bf51e24700627b17df5041f3a369f6f6b4a4bfbb.tar.xz bootstrap-bf51e24700627b17df5041f3a369f6f6b4a4bfbb.zip | |
change file names to example names
Diffstat (limited to 'grid')
| -rw-r--r-- | grid/grid.css (renamed from grid/example.css) | 0 | ||||
| -rw-r--r-- | grid/index.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/grid/example.css b/grid/grid.css index c213ac6a7..c213ac6a7 100644 --- a/grid/example.css +++ b/grid/grid.css diff --git a/grid/index.html b/grid/index.html index 81ef11883..b3d634c91 100644 --- a/grid/index.html +++ b/grid/index.html @@ -6,7 +6,7 @@ <meta name="description" content=""> <meta name="author" content=""> - <title>Grid template for Bootstrap</title> + <title>Grid Template for Bootstrap</title> <!-- Bootstrap core CSS --> <link href="../bootstrap/bootstrap.css" rel="stylesheet"> |
