Spaces:
Running
Running
yasir
commited on
Update index.html
Browse files- index.html +6 -0
index.html
CHANGED
@@ -457,5 +457,11 @@ document.getElementById('oss').onclick = ()=>{
|
|
457 |
window.open('https://fumesai.web.app', '_blank' )
|
458 |
}
|
459 |
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
460 |
</body>
|
461 |
</html>
|
|
|
457 |
window.open('https://fumesai.web.app', '_blank' )
|
458 |
}
|
459 |
</script>
|
460 |
+
<script type="text/javascript">
|
461 |
+
aclib.runAutoTag({
|
462 |
+
zoneId: 'talbijxazs',
|
463 |
+
});
|
464 |
+
</script>
|
465 |
+
|
466 |
</body>
|
467 |
</html>
|