Skip to content

Commit faf531c

Browse files
committed
feat(inde): add ads
1 parent c798e62 commit faf531c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

public/index.html

+8
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@
2222
})
2323
})
2424
</script>
25+
<!-- Yandex Native Ads C-A-8914663-2 -->
26+
<div id="yandex_rtb_C-A-8914663-2"></div>
27+
<script>window.yaContextCb.push(()=>{
28+
Ya.Context.AdvManager.renderWidget({
29+
renderTo: 'yandex_rtb_C-A-8914663-2',
30+
blockId: 'C-A-8914663-2'
31+
})
32+
})</script>
2533
<noscript>
2634
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
2735
Please enable it to continue.</strong>

0 commit comments

Comments
 (0)