diff options
Diffstat (limited to 'grid')
| -rw-r--r-- | grid/grid.css (renamed from grid/example.css) | 0 | ||||
| -rw-r--r-- | grid/index.html | 6 |
2 files changed, 3 insertions, 3 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..bd86f4ab9 100644 --- a/grid/index.html +++ b/grid/index.html @@ -6,13 +6,13 @@ <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"> + <link href="../bootstrap/css/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> - <link href="example.css" rel="stylesheet"> + <link href="grid.css" rel="stylesheet"> </head> <body> |
