Add Newsletter to the header put it between the result and help section make it clickable
Browse files- about.html +1 -0
- currency.html +3 -1
- events.html +1 -0
- help.html +1 -0
- index.html +1 -0
- pricing.html +3 -1
about.html
CHANGED
|
@@ -66,6 +66,7 @@
|
|
| 66 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 67 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 68 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
|
|
|
| 69 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 70 |
</div>
|
| 71 |
</div>
|
|
|
|
| 66 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 67 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 68 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
| 69 |
+
<a href="newsletter.html" class="text-white hover:text-yellow-500 transition">Newsletter</a>
|
| 70 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 71 |
</div>
|
| 72 |
</div>
|
currency.html
CHANGED
|
@@ -81,6 +81,7 @@
|
|
| 81 |
<a href="currency.html" class="text-yellow-500 hover:text-yellow-400 transition">Currency</a>
|
| 82 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 83 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
|
|
|
| 84 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 85 |
</div>
|
| 86 |
</div>
|
|
@@ -581,7 +582,8 @@
|
|
| 581 |
<a href="currency.html" class="text-2xl text-yellow-500 hover:text-yellow-400 transition">Currency</a>
|
| 582 |
<a href="events.html" class="text-2xl text-white hover:text-yellow-500 transition">Events</a>
|
| 583 |
<a href="results.html" class="text-2xl text-white hover:text-yellow-500 transition">Results</a>
|
| 584 |
-
|
|
|
|
| 585 |
</div>
|
| 586 |
<script>
|
| 587 |
var player;
|
|
|
|
| 81 |
<a href="currency.html" class="text-yellow-500 hover:text-yellow-400 transition">Currency</a>
|
| 82 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 83 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
| 84 |
+
<a href="newsletter.html" class="text-white hover:text-yellow-500 transition">Newsletter</a>
|
| 85 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 86 |
</div>
|
| 87 |
</div>
|
|
|
|
| 582 |
<a href="currency.html" class="text-2xl text-yellow-500 hover:text-yellow-400 transition">Currency</a>
|
| 583 |
<a href="events.html" class="text-2xl text-white hover:text-yellow-500 transition">Events</a>
|
| 584 |
<a href="results.html" class="text-2xl text-white hover:text-yellow-500 transition">Results</a>
|
| 585 |
+
<a href="newsletter.html" class="text-2xl text-white hover:text-yellow-500 transition">Newsletter</a>
|
| 586 |
+
</div>
|
| 587 |
</div>
|
| 588 |
<script>
|
| 589 |
var player;
|
events.html
CHANGED
|
@@ -73,6 +73,7 @@
|
|
| 73 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 74 |
<a href="events.html" class="text-yellow-500 hover:text-yellow-400 transition">Events</a>
|
| 75 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
|
|
|
| 76 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 77 |
</div>
|
| 78 |
</div>
|
|
|
|
| 73 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 74 |
<a href="events.html" class="text-yellow-500 hover:text-yellow-400 transition">Events</a>
|
| 75 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
| 76 |
+
<a href="newsletter.html" class="text-white hover:text-yellow-500 transition">Newsletter</a>
|
| 77 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 78 |
</div>
|
| 79 |
</div>
|
help.html
CHANGED
|
@@ -68,6 +68,7 @@
|
|
| 68 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 69 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 70 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
|
|
|
| 71 |
<a href="help.html" class="text-yellow-500 hover:text-yellow-400 transition">Help</a>
|
| 72 |
</div>
|
| 73 |
</div>
|
|
|
|
| 68 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 69 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 70 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
| 71 |
+
<a href="newsletter.html" class="text-white hover:text-yellow-500 transition">Newsletter</a>
|
| 72 |
<a href="help.html" class="text-yellow-500 hover:text-yellow-400 transition">Help</a>
|
| 73 |
</div>
|
| 74 |
</div>
|
index.html
CHANGED
|
@@ -131,6 +131,7 @@
|
|
| 131 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 132 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 133 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
|
|
|
| 134 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 135 |
</div>
|
| 136 |
<script>
|
|
|
|
| 131 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 132 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 133 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
| 134 |
+
<a href="newsletter.html" class="text-white hover:text-yellow-500 transition">Newsletter</a>
|
| 135 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 136 |
</div>
|
| 137 |
<script>
|
pricing.html
CHANGED
|
@@ -74,6 +74,7 @@
|
|
| 74 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 75 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 76 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
|
|
|
| 77 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 78 |
</div>
|
| 79 |
</div>
|
|
@@ -346,7 +347,8 @@
|
|
| 346 |
<a href="currency.html" class="text-2xl text-white hover:text-yellow-500 transition">Currency</a>
|
| 347 |
<a href="events.html" class="text-2xl text-white hover:text-yellow-500 transition">Events</a>
|
| 348 |
<a href="results.html" class="text-2xl text-white hover:text-yellow-500 transition">Results</a>
|
| 349 |
-
|
|
|
|
| 350 |
</div>
|
| 351 |
<script>
|
| 352 |
var player;
|
|
|
|
| 74 |
<a href="currency.html" class="text-white hover:text-yellow-500 transition">Currency</a>
|
| 75 |
<a href="events.html" class="text-white hover:text-yellow-500 transition">Events</a>
|
| 76 |
<a href="results.html" class="text-white hover:text-yellow-500 transition">Results</a>
|
| 77 |
+
<a href="newsletter.html" class="text-white hover:text-yellow-500 transition">Newsletter</a>
|
| 78 |
<a href="help.html" class="text-white hover:text-yellow-500 transition">Help</a>
|
| 79 |
</div>
|
| 80 |
</div>
|
|
|
|
| 347 |
<a href="currency.html" class="text-2xl text-white hover:text-yellow-500 transition">Currency</a>
|
| 348 |
<a href="events.html" class="text-2xl text-white hover:text-yellow-500 transition">Events</a>
|
| 349 |
<a href="results.html" class="text-2xl text-white hover:text-yellow-500 transition">Results</a>
|
| 350 |
+
<a href="newsletter.html" class="text-2xl text-white hover:text-yellow-500 transition">Newsletter</a>
|
| 351 |
+
</div>
|
| 352 |
</div>
|
| 353 |
<script>
|
| 354 |
var player;
|