Skip to content

Commit f20ee9e

Browse files
committed
Changed theme
1 parent a742303 commit f20ee9e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<!DOCTYPE html>
1+
<!DOCTYPE html>
22
<html>
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width">
6-
<title>Strongly Typed Events for TypeScript - Tests</title>
7-
<link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-1.23.0.css">
6+
<title>Strongly Typed Events for TypeScript</title>
7+
<link rel="stylesheet" href="https://cdn.rawgit.com/Krinkle/qunit-theme-ninja/master/qunit-theme-ninja.css">
88
</head>
99
<body>
1010
<div id="qunit"></div>
@@ -13,4 +13,4 @@
1313
<script src="StronglyTypesEvents-0.1.0.js"></script>
1414
<script src="StronglyTypesEvents-0.1.0.tests.js"></script>
1515
</body>
16-
</html>
16+
</html>

0 commit comments

Comments
 (0)