diff options
Diffstat (limited to 'corp/tvixbolt/index.html')
-rw-r--r-- | corp/tvixbolt/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/corp/tvixbolt/index.html b/corp/tvixbolt/index.html index af6123a202c0..62bf14539f2b 100644 --- a/corp/tvixbolt/index.html +++ b/corp/tvixbolt/index.html @@ -7,5 +7,9 @@ href="https://unpkg.com/terminal.css@0.7.2/dist/terminal.min.css" /> <link data-trunk rel="inline" href="index.css"> <title>Tvixbolt</title> + + <!-- Yandex.RTB --> + <script>window.yaContextCb=window.yaContextCb||[]</script> + <script src="https://yandex.ru/ads/system/context.js" async></script> </head> </html> |