1
0
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:
Anton 2024-10-09 21:02:40 +03:00
parent 829ae9a5de
commit 05325095b5

View File

@ -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);
// Добавляем скрипт для отображения рекламы