Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -290,11 +290,11 @@ updateCountdown();
|
|
290 |
}
|
291 |
</script>
|
292 |
|
293 |
-
|
294 |
<div style="text-align: center; margin: 20px;">
|
295 |
<a href="https://optionstrat.com/flow" target="_blank" rel="noopener noreferrer"
|
296 |
style="display: inline-block; padding: 10px 20px; font-size: 16px; background-color: #0e76a8; color: white; text-decoration: none; border-radius: 6px;">
|
297 |
-
|
298 |
</a>
|
299 |
</div>
|
300 |
|
|
|
290 |
}
|
291 |
</script>
|
292 |
|
293 |
+
<div id="options"
|
294 |
<div style="text-align: center; margin: 20px;">
|
295 |
<a href="https://optionstrat.com/flow" target="_blank" rel="noopener noreferrer"
|
296 |
style="display: inline-block; padding: 10px 20px; font-size: 16px; background-color: #0e76a8; color: white; text-decoration: none; border-radius: 6px;">
|
297 |
+
Open OptionStrat Flow
|
298 |
</a>
|
299 |
</div>
|
300 |
|