Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Shortened URLs in navbar and hero section
  • Loading branch information
Njoguu authored Jul 23, 2024
1 parent 1b5c380 commit 63166a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</div>
<div class="navbar-end">
<a
href="https://docs.google.com/forms/d/e/1FAIpQLSeoztNcIQelFW-ShD0gQs_5JBPqElmu2kIqbQ0J1vcPdizq2g/viewform"
href="https://forms.gle/4LRzAwcDLCBBGKzB6"
class="btn bg-[#EF5B25] text-white">Join Us</a>
</div>
</div>
Expand All @@ -76,7 +76,7 @@ <h1 class="text-5xl font-bold">Welcome!</h1>
and an exclusive badge await - fuel your developer future, today!
</p>
<a
href="https://www.postman.com/student-program/student-expert/?utm_campaign=SP&utm_medium=referral&utm_source=student-leader&utm_term=U2FsdGVkX1/vJNNmFgo5TxJkuR22KS5TzG5xALeLiNPiPN9uJhgwdWoZ9ZN2RPuK&utm_content=API-101-20072023"
href="https://bit.ly/become-a-student-expert"
class="btn bg-[#EF5B25] text-white">Become a Postman Student Expert!</a>
</div>
</div>
Expand Down Expand Up @@ -208,4 +208,4 @@ <h6 class="footer-title">KCA University</h6>
});
</script>
</body>
</html>
</html>

0 comments on commit 63166a5

Please sign in to comment.