File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 8
8
< title > < %= htmlWebpackPlugin.options.title %> </ title >
9
9
< link rel ="preconnect " href ="https://fonts.googleapis.com ">
10
10
< link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
11
- < link href ="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Great+Vibes&display=swap " rel ="stylesheet ">
11
+ < script > window . yaContextCb = window . yaContextCb || [ ] </ script >
12
+ < script src ="https://yandex.ru/ads/system/context.js " async > </ script >
12
13
</ head >
13
14
< body >
15
+ <!-- Yandex.RTB R-A-8914663-1 -->
16
+ < div id ="yandex_rtb_R-A-8914663-1 "> </ div >
17
+ < script >
18
+ window . yaContextCb . push ( ( ) => {
19
+ Ya . Context . AdvManager . render ( {
20
+ "blockId" : "R-A-8914663-1" ,
21
+ "renderTo" : "yandex_rtb_R-A-8914663-1"
22
+ } )
23
+ } )
24
+ </ script >
14
25
< noscript >
15
26
< strong > We're sorry but < %= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
16
27
Please enable it to continue.</ strong >
You can’t perform that action at this time.
0 commit comments