Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeifyeve committed Aug 9, 2023
2 parents ec3ce2c + 5c07d89 commit e8aafde
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Tea Client</h4>
<li><a href="https://docs.teaclient.net">DOCUMENTS</a></li>
<li><a href="social">SOCIALS</a></li>
<li><a href="news">NEWS</a></li>
<li><a href="contact_us.html">CONTACT</a></li>
<li><a href="contact">CONTACT</a></li>
</ul>
</div>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion download.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Tea Client</h4>
<li><a href="https://docs.teaclient.net">DOCUMENTS</a></li>
<li><a href="social">SOCIALS</a></li>
<li><a href="news">NEWS</a></li>
<li><a href="contact_us.html">CONTACT</a></li>
<li><a href="contact">CONTACT</a></li>
</ul>
</div>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion news.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>Tea Client</h3>
</ul>
</div>
<div class="footerNav">
<a href="index.html">Home</a>
<a href="/">Home</a>
<a href="">FAQ</a>
<a href="">Terms of Service</a>
<a href="">Privacy Policy</a>
Expand Down

0 comments on commit e8aafde

Please sign in to comment.