mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-07 07:10:01 +02:00
Update Layout.js
This commit is contained in:
parent
829ae9a5de
commit
05325095b5
@ -7,6 +7,7 @@ export default function CustomLayout(props) {
|
||||
// Создаем <div> для блока Яндекса в конце body
|
||||
const adDiv = document.createElement('div');
|
||||
adDiv.id = 'yandex_rtb_R-A-12294791-1';
|
||||
adDiv.style.height = '200px';
|
||||
document.body.appendChild(adDiv);
|
||||
|
||||
// Добавляем скрипт для отображения рекламы
|
||||
|
Loading…
x
Reference in New Issue
Block a user