Skip to content

Commit 5cc6257

Browse files
committed
feat(promo): add promo banner script
1 parent d7a14b4 commit 5cc6257

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

views/layout.ejs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,7 @@
129129
ga('create', 'UA-41577880-1', 'rdocumentation.org');
130130
ga('send', 'pageview');
131131
</script>
132+
133+
<script async src="https://promo.datacamp.com/banner.js" />
132134
</body>
133135
</html>

0 commit comments

Comments
 (0)