We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c798e62 commit faf531cCopy full SHA for faf531c
public/index.html
@@ -22,6 +22,14 @@
22
})
23
24
</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>
33
<noscript>
34
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
35
Please enable it to continue.</strong>
0 commit comments