Skip to content

Commit 4ef1f3f

Browse files
committed
Fix for issue BonsaiDen#46
1 parent ace33db commit 4ef1f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

garden.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ html(lang='en')
1414
link(rel='stylesheet', href='../style/print.css', media='print')
1515

1616
<!--[if lt IE 9]>
17-
<script src="/javascript/html5.js"></script>
17+
<script src="javascript/html5.js"></script>
1818
<![endif]-->
1919

2020
body

0 commit comments

Comments
 (0)