mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-09 07:06:36 +02:00
Remove [type]
type="text/css" isn't needed
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<script src="vendor/jquery.js"></script>
|
<script src="vendor/jquery.js"></script>
|
||||||
|
|
||||||
<!-- qunit -->
|
<!-- qunit -->
|
||||||
<link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" />
|
<link rel="stylesheet" href="vendor/qunit.css" media="screen">
|
||||||
<script src="vendor/qunit.js"></script>
|
<script src="vendor/qunit.js"></script>
|
||||||
|
|
||||||
<!-- plugin sources -->
|
<!-- plugin sources -->
|
||||||
|
Reference in New Issue
Block a user