Spaces:
Running
Running
yasir
commited on
Update index.html
Browse files- index.html +7 -0
index.html
CHANGED
@@ -524,6 +524,13 @@ font-family: 'Barlow Condensed';
|
|
524 |
});
|
525 |
</script>
|
526 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
527 |
|
528 |
<script type="module">
|
529 |
// Import the functions you need from the SDKs you need
|
|
|
524 |
});
|
525 |
</script>
|
526 |
</div>
|
527 |
+
<div>
|
528 |
+
<script type="text/javascript">
|
529 |
+
aclib.runBanner({
|
530 |
+
zoneId: '8110318',
|
531 |
+
});
|
532 |
+
</script>
|
533 |
+
</div>
|
534 |
|
535 |
<script type="module">
|
536 |
// Import the functions you need from the SDKs you need
|