diff options
| author | Nicole <[email protected]> | 2013-07-20 23:30:08 -0700 |
|---|---|---|
| committer | Nicole <[email protected]> | 2013-07-20 23:30:08 -0700 |
| commit | 6d269c2ed7e035101bac75eecd1551df5004ed1f (patch) | |
| tree | f25677e004271a3830f17c7c7ebacd0039b43a2c /offcanvas | |
| parent | bf51e24700627b17df5041f3a369f6f6b4a4bfbb (diff) | |
| download | bootstrap-6d269c2ed7e035101bac75eecd1551df5004ed1f.tar.xz bootstrap-6d269c2ed7e035101bac75eecd1551df5004ed1f.zip | |
add git ignore
Diffstat (limited to 'offcanvas')
| -rw-r--r-- | offcanvas/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offcanvas/index.html b/offcanvas/index.html index 350e83931..1f774c1da 100644 --- a/offcanvas/index.html +++ b/offcanvas/index.html @@ -12,7 +12,7 @@ <link href="../bootstrap/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> - <link href="example.css" rel="stylesheet"> + <link href="offcanvas.css" rel="stylesheet"> </head> <body> @@ -109,6 +109,6 @@ <!-- jQuery and plugin --> <script src="http://code.jquery.com/jquery.js"></script> - <script src="example.js"></script> + <script src="offcanvas.js"></script> </body> </html>
\ No newline at end of file |
