2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

add git ignore

This commit is contained in:
Nicole
2013-07-20 23:30:08 -07:00
parent bf51e24700
commit 6d269c2ed7
14 changed files with 51 additions and 14 deletions
+2 -2
View File
@@ -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>