We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb6d27 commit 44e74b9Copy full SHA for 44e74b9
app/pods/components/nav-bar/template.hbs
@@ -19,12 +19,12 @@
19
<nav class="nav-menu topheadnav">
20
<ul>
21
<li class="">
22
- <a href="/">
+ <a href="https://online.codingblocks.com">
23
<img src="https://cb3img.s3.ap-south-1.amazonaws.com/img/iconLearn.webp" alt="Learn">
24
<span>Learn</span>
25
</a>
26
</li>
27
- <li class="active"><a href="https://hack.codingblocks.com">
+ <li class="active"><a href="/">
28
<img src="https://cb3img.s3.ap-south-1.amazonaws.com/img/iconMonitor.webp" alt="Practice">
29
<span>Practice</span></a></li>
30
<li><a href="https://hire.codingblocks.com">
0 commit comments