Skip to content

Commit 70a6073

Browse files
committed
fix previously added html import file
1 parent 51c1a36 commit 70a6073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idlejs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<!-- This file should be used for HTML Imports -->
2-
<link rel="import" href="./build/idle.min.js">
2+
<script src="./build/idle.min.js"></script>

0 commit comments

Comments
 (0)