Skip to content

Commit

Permalink
renamed nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
voidedaries committed Aug 9, 2023
1 parent 4d401d5 commit 4e1a2fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
File renamed without changes.
10 changes: 5 additions & 5 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<h4>Tea Client</h4>
<div class="nav-links">
<ul>
<li><a href="">DOWNLOAD</a></li>
<li><a href="">STORE</a></li>
<li><a href="">DOCUMENTS</a></li>
<li><a href="">SOCIALS</a></li>
<li><a href="">NEWS</a></li>
<li><a href="download">DOWNLOAD</a></li>
<li><a href="https://store.teaclient.net">STORE</a></li>
<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>
</ul>
</div>
Expand Down

0 comments on commit 4e1a2fc

Please sign in to comment.