Skip to content

Commit 3d8ceee

Browse files
authored
fix w3 validation for disqus js (Codeception#246)
1 parent 7d5427a commit 3d8ceee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/comment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div id="disqus_thread"></div>
2-
<script type="text/javascript">
2+
<script>
33
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
44
var disqus_shortname = 'codeception'; // required: replace example with your forum shortname
55
/* * * DON'T EDIT BELOW THIS LINE * * */

0 commit comments

Comments
 (0)