Skip to content

Commit

Permalink
Don't use subdomains anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
CGray1234 committed Dec 8, 2024
1 parent 7e68eef commit 52f296c
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 60 deletions.
20 changes: 10 additions & 10 deletions depressions.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@

<div id="fullscreenNav">
<a id="fullscreenNavButton" href="https://tropitracker.com">Home</a>
<a id="fullscreenNavButton" href="https://outlooks.tropitracker.com">Outlooks</a>
<a id="fullscreenNavButton" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a id="fullscreenNavButton" href="https://storms.tropitracker.com">Tropical Storms</a>
<a id="fullscreenNavButton" href="https://depressions.tropitracker.com" style="text-decoration: underline;">Tropical Depressions</a>
<a id="fullscreenNavButton" href="https://resources.tropitracker.com">Resources</a>
<a id="fullscreenNavButton" href="./outlooks">Outlooks</a>
<a id="fullscreenNavButton" href="./hurricanes">Hurricanes</a>
<a id="fullscreenNavButton" href="./storms">Tropical Storms</a>
<a id="fullscreenNavButton" href="./depressions" style="text-decoration: underline;">Tropical Depressions</a>
<a id="fullscreenNavButton" href="./resources">Resources</a>
</div>
</div>

Expand All @@ -39,19 +39,19 @@
<a class="no-underline" href="https://tropitracker.com">Home</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://outlooks.tropitracker.com">Outlooks</a>
<a class="no-underline" href="./outlooks">Outlooks</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a class="no-underline" href="./hurricanes">Hurricanes</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://storms.tropitracker.com">Tropical Storms</a>
<a class="no-underline" href="./storms">Tropical Storms</a>
</button>
<button id="navButton">
<a class="underline" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a class="underline" href="./depressions">Tropical Depressions</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://resources.tropitracker.com">Resources</a>
<a class="no-underline" href="./resources">Resources</a>
</button>
</div>

Expand Down
20 changes: 10 additions & 10 deletions hurricanes.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@

<div id="fullscreenNav">
<a id="fullscreenNavButton" href="https://tropitracker.com">Home</a>
<a id="fullscreenNavButton" href="https://outlooks.tropitracker.com">Outlooks</a>
<a id="fullscreenNavButton" href="https://hurricanes.tropitracker.com" style="text-decoration: underline;">Hurricanes</a>
<a id="fullscreenNavButton" href="https://storms.tropitracker.com">Tropical Storms</a>
<a id="fullscreenNavButton" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a id="fullscreenNavButton" href="https://resources.tropitracker.com">Resources</a>
<a id="fullscreenNavButton" href="./outlooks">Outlooks</a>
<a id="fullscreenNavButton" href="./hurricanes" style="text-decoration: underline;">Hurricanes</a>
<a id="fullscreenNavButton" href="./storms">Tropical Storms</a>
<a id="fullscreenNavButton" href="./depressions">Tropical Depressions</a>
<a id="fullscreenNavButton" href="./resources">Resources</a>
</div>
</div>

Expand All @@ -39,19 +39,19 @@
<a class="no-underline" href="https://tropitracker.com">Home</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://outlooks.tropitracker.com">Outlooks</a>
<a class="no-underline" href="./outlooks">Outlooks</a>
</button>
<button id="navButton">
<a class="underline" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a class="underline" href="./hurricanes">Hurricanes</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://storms.tropitracker.com">Tropical Storms</a>
<a class="no-underline" href="./storms">Tropical Storms</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a class="no-underline" href="./depressions">Tropical Depressions</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://resources.tropitracker.com">Resources</a>
<a class="no-underline" href="./resources">Resources</a>
</button>
</div>

Expand Down
20 changes: 10 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@

<div id="fullscreenNav">
<a id="fullscreenNavButton" href="https://tropitracker.com" style="text-decoration: underline;">Home</a>
<a id="fullscreenNavButton" href="https://outlooks.tropitracker.com">Outlooks</a>
<a id="fullscreenNavButton" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a id="fullscreenNavButton" href="https://storms.tropitracker.com">Tropical Storms</a>
<a id="fullscreenNavButton" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a id="fullscreenNavButton" href="https://resources.tropitracker.com">Resources</a>
<a id="fullscreenNavButton" href="./outlooks">Outlooks</a>
<a id="fullscreenNavButton" href="./hurricanes">Hurricanes</a>
<a id="fullscreenNavButton" href="./storms">Tropical Storms</a>
<a id="fullscreenNavButton" href="./depressions">Tropical Depressions</a>
<a id="fullscreenNavButton" href="./resources">Resources</a>
</div>
</div>

Expand All @@ -39,19 +39,19 @@
<a class="underline" href="https://tropitracker.com">Home</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://outlooks.tropitracker.com">Outlooks</a>
<a class="no-underline" href="./outlooks">Outlooks</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a class="no-underline" href="./hurricanes">Hurricanes</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://storms.tropitracker.com">Tropical Storms</a>
<a class="no-underline" href="./storms">Tropical Storms</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a class="no-underline" href="./depressions">Tropical Depressions</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://resources.tropitracker.com">Resources</a>
<a class="no-underline" href="./resources">Resources</a>
</button>
</div>

Expand Down
20 changes: 10 additions & 10 deletions outlooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@

<div id="fullscreenNav">
<a id="fullscreenNavButton" href="https://tropitracker.com">Home</a>
<a id="fullscreenNavButton" href="https://outlooks.tropitracker.com" style="text-decoration: underline;">Outlooks</a>
<a id="fullscreenNavButton" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a id="fullscreenNavButton" href="https://storms.tropitracker.com">Tropical Storms</a>
<a id="fullscreenNavButton" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a id="fullscreenNavButton" href="https://resources.tropitracker.com">Resources</a>
<a id="fullscreenNavButton" href="./outlooks" style="text-decoration: underline;">Outlooks</a>
<a id="fullscreenNavButton" href="./hurricanes">Hurricanes</a>
<a id="fullscreenNavButton" href="./storms">Tropical Storms</a>
<a id="fullscreenNavButton" href="./depressions">Tropical Depressions</a>
<a id="fullscreenNavButton" href="./resources">Resources</a>
</div>
</div>

Expand All @@ -39,19 +39,19 @@
<a class="no-underline" href="https://tropitracker.com">Home</a>
</button>
<button id="navButton">
<a class="underline" href="https://outlooks.tropitracker.com">Outlooks</a>
<a class="underline" href="./outlooks">Outlooks</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a class="no-underline" href="./hurricanes">Hurricanes</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://storms.tropitracker.com">Tropical Storms</a>
<a class="no-underline" href="./storms">Tropical Storms</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a class="no-underline" href="./depressions">Tropical Depressions</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://resources.tropitracker.com">Resources</a>
<a class="no-underline" href="./resources">Resources</a>
</button>
</div>

Expand Down
20 changes: 10 additions & 10 deletions resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@

<div id="fullscreenNav">
<a id="fullscreenNavButton" href="https://tropitracker.com">Home</a>
<a id="fullscreenNavButton" href="https://outlooks.tropitracker.com">Outlooks</a>
<a id="fullscreenNavButton" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a id="fullscreenNavButton" href="https://storms.tropitracker.com">Tropical Storms</a>
<a id="fullscreenNavButton" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a id="fullscreenNavButton" href="https://resources.tropitracker.com" style="text-decoration: underline;">Resources</a>
<a id="fullscreenNavButton" href="./outlooks">Outlooks</a>
<a id="fullscreenNavButton" href="./hurricanes">Hurricanes</a>
<a id="fullscreenNavButton" href="./storms">Tropical Storms</a>
<a id="fullscreenNavButton" href="./depressions">Tropical Depressions</a>
<a id="fullscreenNavButton" href="./resources" style="text-decoration: underline;">Resources</a>
</div>
</div>

Expand All @@ -37,19 +37,19 @@
<a class="no-underline" href="https://tropitracker.com">Home</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://outlooks.tropitracker.com">Outlooks</a>
<a class="no-underline" href="./outlooks">Outlooks</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a class="no-underline" href="./hurricanes">Hurricanes</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://storms.tropitracker.com">Tropical Storms</a>
<a class="no-underline" href="./storms">Tropical Storms</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a class="no-underline" href="./depressions">Tropical Depressions</a>
</button>
<button id="navButton">
<a class="underline" href="https://resources.tropitracker.com">Resources</a>
<a class="underline" href="./resources">Resources</a>
</button>
</div>

Expand Down
20 changes: 10 additions & 10 deletions storms.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@

<div id="fullscreenNav">
<a id="fullscreenNavButton" href="https://tropitracker.com">Home</a>
<a id="fullscreenNavButton" href="https://outlooks.tropitracker.com">Outlooks</a>
<a id="fullscreenNavButton" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a id="fullscreenNavButton" href="https://storms.tropitracker.com" style="text-decoration: underline;">Tropical Storms</a>
<a id="fullscreenNavButton" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a id="fullscreenNavButton" href="https://resources.tropitracker.com">Resources</a>
<a id="fullscreenNavButton" href="./outlooks">Outlooks</a>
<a id="fullscreenNavButton" href="./hurricanes">Hurricanes</a>
<a id="fullscreenNavButton" href="./storms" style="text-decoration: underline;">Tropical Storms</a>
<a id="fullscreenNavButton" href="./depressions">Tropical Depressions</a>
<a id="fullscreenNavButton" href="./resources">Resources</a>
</div>
</div>

Expand All @@ -39,19 +39,19 @@
<a class="no-underline" href="https://tropitracker.com">Home</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://outlooks.tropitracker.com">Outlooks</a>
<a class="no-underline" href="./outlooks">Outlooks</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://hurricanes.tropitracker.com">Hurricanes</a>
<a class="no-underline" href="./hurricanes">Hurricanes</a>
</button>
<button id="navButton">
<a class="underline" href="https://storms.tropitracker.com">Tropical Storms</a>
<a class="underline" href="./storms">Tropical Storms</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://depressions.tropitracker.com">Tropical Depressions</a>
<a class="no-underline" href="./depressions">Tropical Depressions</a>
</button>
<button id="navButton">
<a class="no-underline" href="https://resources.tropitracker.com">Resources</a>
<a class="no-underline" href="./resources">Resources</a>
</button>
</div>

Expand Down

0 comments on commit 52f296c

Please sign in to comment.