Skip to content

Commit

Permalink
feat: Add TechAnv IT Consulting Services link to navigation
Browse files Browse the repository at this point in the history
The code changes add a new navigation item for TechAnv IT Consulting Services with a corresponding link. This enhancement improves the user experience by providing easy access to TechAnv's website.
  • Loading branch information
mranv committed May 27, 2024
1 parent 492dab6 commit 43c741a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,20 @@ <h2>Expert Technology Solutions for Businesses of All Sizes</h2> -->
OpenArmor</a
>
</li>
<li class="nav__item">
<a href="https://web.techanv.com" class="nav__link">
<img
src="assets/img/ghost-img.gif"
style="width: 50px; height: 50px; margin-right: -6px"
alt="TechAnv IT Consulting Services Logo"
/>
<span
style="font-weight: bold; fontsize: 3.2em; margin-right: 5px"
>X</span
>
Web 3.0</a
>
</li>
</ul>

<div class="nav__close" id="nav-close">
Expand Down

0 comments on commit 43c741a

Please sign in to comment.