Spaces:
Running
Running
yasir
commited on
Update index.html
Browse files- index.html +3 -1
index.html
CHANGED
@@ -441,6 +441,8 @@ margin: auto;
|
|
441 |
|
442 |
<script src="script.js"></script>
|
443 |
|
444 |
-
|
|
|
|
|
445 |
</body>
|
446 |
</html>
|
|
|
441 |
|
442 |
<script src="script.js"></script>
|
443 |
|
444 |
+
<script>document.getElementById('ow').onclick = ()=>{
|
445 |
+
window.open('https://www.buymeacoffee.com/mygX', '_blank' )
|
446 |
+
}</script>
|
447 |
</body>
|
448 |
</html>
|