diff --git a/static/assets/js/main.js b/static/assets/js/main.js index 6d3022d..5405e1c 100644 --- a/static/assets/js/main.js +++ b/static/assets/js/main.js @@ -47,6 +47,8 @@ window.addEventListener('beforeunload', (e) => { window.addEventListener('load', () => setTimeout(() => document.body.style.opacity = 1, 1000)); +setTimeout(() => document.body.style.opacity = 1, 5000); + /** * @param {HTMLAnchorElement} hyperlink */ diff --git a/templates/ad_horizontal.html b/templates/ad_horizontal.html index 9f21682..db1c2c6 100644 --- a/templates/ad_horizontal.html +++ b/templates/ad_horizontal.html @@ -23,7 +23,7 @@ } }; - atOptions = { + window.atOptions = { 'key': 'cf0bb7d0401f5ae5534ac09c2e959d20', 'format': 'iframe', 'height': 90,