Add state tournament links to website navigation and footer
Updates all HTML pages to include a "State Tournament" navigation link in the header and a corresponding link in the footer's "our cricket" section. Replit-Commit-Author: Agent Replit-Commit-Session-Id: c39b933d-232d-4e2a-9cf0-eff0e819674d Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: bf5298b7-00f5-495d-9db8-ce485e12ca2d Replit-Helium-Checkpoint-Created: true
This commit is contained in:
@@ -65,6 +65,10 @@
|
||||
<a class="nav-link" href="austin.html">Austin Regionals</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="state-tournament.html">State Tournament</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="contact.html">Contact Us</a>
|
||||
</li>
|
||||
@@ -796,6 +800,7 @@
|
||||
<ul>
|
||||
<li><a href="/dallas.html">dallas regionals</a></li>
|
||||
<li><a href="/austin.html">austin regionals</a></li>
|
||||
<li><a href="/state-tournament.html">state tournament</a></li>
|
||||
<li>
|
||||
<a href="https://cricclubs.com/TexasScholasticCricketBoard">dallas cricclubs league</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user