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 /offcanvas | |
| parent | 36c2a34c1e3dda18edbf4e0ce8f297309d55ef6d (diff) | |
| download | bootstrap-bf51e24700627b17df5041f3a369f6f6b4a4bfbb.tar.xz bootstrap-bf51e24700627b17df5041f3a369f6f6b4a4bfbb.zip | |
change file names to example names
Diffstat (limited to 'offcanvas')
| -rw-r--r-- | offcanvas/index.html | 2 | ||||
| -rw-r--r-- | offcanvas/offcanvas.css (renamed from offcanvas/example.css) | 0 | ||||
| -rw-r--r-- | offcanvas/offcanvas.js (renamed from offcanvas/example.js) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/offcanvas/index.html b/offcanvas/index.html index 319fcac70..350e83931 100644 --- a/offcanvas/index.html +++ b/offcanvas/index.html @@ -6,7 +6,7 @@ <meta name="description" content=""> <meta name="author" content=""> - <title>Off canvas template for Bootstrap</title> + <title>Off Canvas Template for Bootstrap</title> <!-- Bootstrap core CSS --> <link href="../bootstrap/bootstrap.css" rel="stylesheet"> diff --git a/offcanvas/example.css b/offcanvas/offcanvas.css index 6dcd5ece1..6dcd5ece1 100644 --- a/offcanvas/example.css +++ b/offcanvas/offcanvas.css diff --git a/offcanvas/example.js b/offcanvas/offcanvas.js index 12f2dff51..12f2dff51 100644 --- a/offcanvas/example.js +++ b/offcanvas/offcanvas.js |
