Skip to content

Commit

Permalink
feat: ride with winter 23-24
Browse files Browse the repository at this point in the history
  • Loading branch information
akrherz committed Oct 29, 2023
1 parent 17738c7 commit 5f3c909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/index.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ $t->content = <<<EOM
<br /><a href="/current/mcview.phtml?prod=comprad&amp;java=none&amp;mode=realtime&amp;frames=1">Current NEXRAD</a> [<a href="/current/mcview.phtml">Loop</a>]
<br /><a href="/rainfall/">IEM GIS Rainfall</a>
<br /><a href="/my/current.phtml">Sortable Currents</a>
<br /><a href="/onsite/features/tags/winter2223.html">Winter Storms of 2022-2023</a>
<br /><a href="/onsite/features/tags/winter2324.html">Winter Storms of 2023-2024</a>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions htdocs/onsite/features/tags/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
<li><a href="winter2021.html">Winter 2020-2021</a></li>
<li><a href="winter2122.html">Winter 2021-2022</a></li>
<li><a href="winter2223.html">Winter 2022-2023</a></li>
<li><a href="winter2324.html">Winter 2023-2024</a></li>
</ul></p>
EOM;
Expand Down

0 comments on commit 5f3c909

Please sign in to comment.