Skip to content

Commit 882d200

Browse files
authored
Add closing script tag
1 parent c74b5b2 commit 882d200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/layout.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,6 @@
130130
ga('send', 'pageview');
131131
</script>
132132

133-
<script async src="https://promo.datacamp.com/banner.js" />
133+
<script async src="https://promo.datacamp.com/banner.js"></script>
134134
</body>
135135
</html>

0 commit comments

Comments
 (0)