nick5363 commited on
Commit
5e5c6a1
·
verified ·
1 Parent(s): 75ba0f2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -3
index.html CHANGED
@@ -395,11 +395,10 @@ updateCountdown();
395
 
396
  <div id="options">
397
  <iframe
398
- src="https://nick5363-optionflow.hf.space
399
  style="width: 100%; height: 300px; border: none; border-radius: 10px; overflow: hidden;"
400
  loading="lazy"
401
- allow="clipboard-write; clipboard-read"
402
- >
403
  </iframe>
404
 
405
  </div>
 
395
 
396
  <div id="options">
397
  <iframe
398
+ src="https://nick5363-optionflow.hf.space"
399
  style="width: 100%; height: 300px; border: none; border-radius: 10px; overflow: hidden;"
400
  loading="lazy"
401
+ allow="clipboard-write; clipboard-read">
 
402
  </iframe>
403
 
404
  </div>