yasir commited on
Commit
35cf7e2
·
verified ·
1 Parent(s): 0557d11

Update index.html

Browse files
Files changed (1) hide show
  1. 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>