Skip to content

Commit

Permalink
Updated Navbar links
Browse files Browse the repository at this point in the history
  • Loading branch information
vr-varad committed Oct 9, 2023
1 parent 227bada commit 954a51c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/sophomore.html">Sophomore</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year" >Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year." >Third Year</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior" target="_blank">Senior</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html" target="_blank">Senior</a>
</li>
</ul>
<ul class="flex text-lg max-sm:text-base font-medium" >
Expand All @@ -40,8 +40,8 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/">Home</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/freshers.html">Fresher</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/sophomore.html">Sophomore</a>
<a href=".https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year">Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior">Senior</a>
<a href=".https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year.html">Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html">Senior</a>
</div>
</div>
</li>
Expand Down
8 changes: 4 additions & 4 deletions src/pages/freshers.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/sophomore.html">Sophomore</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year" >Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year.html" >Third Year</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior" target="_blank">Senior</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html" target="_blank">Senior</a>
</li>
</ul>
<ul class="flex text-lg max-sm:text-base font-medium" >
Expand All @@ -40,8 +40,8 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/">Home</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/freshers.html">Fresher</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/sophomore.html">Sophomore</a>
<a href=".https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year">Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior">Senior</a>
<a href=".https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year.html">Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html">Senior</a>
</div>
</div>
</li>
Expand Down
8 changes: 4 additions & 4 deletions src/pages/sophomore.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/sophomore.html">Sophomore</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year" >Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year.html" >Third Year</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior" target="_blank">Senior</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html" target="_blank">Senior</a>
</li>
</ul>
<ul class="flex text-lg max-sm:text-base font-medium" >
Expand All @@ -40,8 +40,8 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/">Home</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/freshers.html">Fresher</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/sophomore.html">Sophomore</a>
<a href=".https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year">Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior">Senior</a>
<a href=".https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year.html">Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html">Senior</a>
</div>
</div>
</li>
Expand Down
8 changes: 4 additions & 4 deletions src/pages/third-year.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/sophomore.html">Sophomore</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year" >Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year.html" >Third Year</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior" target="_blank">Senior</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html" target="_blank">Senior</a>
</li>
</ul>
<ul class="flex text-lg max-sm:text-base font-medium" >
Expand All @@ -40,8 +40,8 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/">Home</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/freshers.html">Fresher</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/sophomore.html">Sophomore</a>
<a href=".https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year">Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior">Senior</a>
<a href=".https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/third-year.html">Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html">Senior</a>
</div>
</div>
</li>
Expand Down

0 comments on commit 954a51c

Please sign in to comment.