Skip to content

Commit

Permalink
Updation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ojas-Arora committed Jan 15, 2025
1 parent 9291ca9 commit aedf54c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ <h2 style="margin-top: -10px; margin-left: 70px;">Ajivika</h2>
><i class="fas fa-comments"></i><span>Go Pro</span></a
>
</li>
<li>
<a href="./contributors/contributor.html"><i class="fas fa-users"></i><span>Contributors</span></a>
</li>
<!-- <li><a href="./login.html"><i class="fas fa-sign-in-alt"></i><span>Log In</span></a></li> -->
<li>
<a href="./register.html"
Expand Down
3 changes: 3 additions & 0 deletions pricing.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ <h2 style="margin-top: -10px;margin-left: 5px;">Ajivika</h2>
><i class="fas fa-comments"></i><span>Go Pro</span></a
>
</li>
<li>
<a href="./contributors/contributor.html"><i class="fas fa-users"></i><span>Contributors</span></a>
</li>
<!-- <li><a href="./login.html"><i class="fas fa-sign-in-alt"></i><span>Log In</span></a></li> -->
<li>
<a href="./register.html"
Expand Down
4 changes: 4 additions & 0 deletions resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ <h2 style="margin-top: -10px;">Ajivika</h2>
<li><a href="./about.html"><i class="fas fa-address-card"></i> <span>About Us</span></a></li>
<li><a href="./contact.html"><i class="fas fa-envelope"></i> <span>Contact Us</span></a></li>
<li><a href="./pricing.html"><i class="fas fa-comments"></i><span>Go Pro</span></a></li>
<li>
<a href="./contributors/contributor.html"><i class="fas fa-users"></i><span>Contributors</span></a>
</li>
<li><a href="./register.html"><i class="fas fa-user-plus"></i> <span>Register</span></a></li>
<li><button class="translate-button" onclick="toggleTranslate()">🌐</button>
<div id="google_translate_element"></div></li>
Expand Down Expand Up @@ -577,6 +580,7 @@ <h3>Subscribe to Our Newsletter</h3>
});
});
</script>


</body>
</html>

0 comments on commit aedf54c

Please sign in to comment.