Skip to content

Commit

Permalink
Merge pull request #27 from vr-varad21/pmos
Browse files Browse the repository at this point in the history
updated navbar
  • Loading branch information
aialok authored Oct 9, 2023
2 parents 4a08b10 + 954a51c commit 2b07c5d
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 45 deletions.
20 changes: 11 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/">Home</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./freshers.html" >Fresher</a>s
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/freshers.html" >Fresher</a>s
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./sophomore.html">Sophomore</a>
<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="./third-year.html" >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="./senior.html" 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 @@ -37,16 +37,18 @@
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="#">Home</a>
<a href="./src/pages/freshers.html">Fresher</a>
<a href="./src/pages/sophomore.html">Sophomore</a>
<a href="./src/pages/third-year.html">Third Year</a>
<a href="./src/pages/senior.html">Senior</a>
<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.html">Third Year</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior.html">Senior</a>
</div>
</div>
</li>
</ul>

</navbar>

</navbar>
<div class="w-full bg-orange-500 h-4"></div>

Expand Down
18 changes: 9 additions & 9 deletions src/pages/freshers.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/">Home</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./freshers.html" >Fresher</a>s
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/freshers.html" >Fresher</a>s
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./sophomore.html">Sophomore</a>
<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="./third-year.html" >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="./senior.html" 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 @@ -37,11 +37,11 @@
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="../../index.html">Home</a>
<a href="../pages/freshers.html">Fresher</a>
<a href="../pages/sophomore.html">Sophomore</a>
<a href="../pages/third-year.html">Third Year</a>
<a href="../pages/senior.html">Senior</a>
<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.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
18 changes: 9 additions & 9 deletions src/pages/senior.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/">Home</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./freshers.html" >Fresher</a>s
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/freshers.html" >Fresher</a>s
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./sophomore.html">Sophomore</a>
<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="./third-year.html" >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="./senior.html" target="_blank">Senior</a>
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/senior" target="_blank">Senior</a>
</li>
</ul>
<ul class="flex text-lg max-sm:text-base font-medium" >
Expand All @@ -37,11 +37,11 @@
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="../../index.html">Home</a>
<a href="../pages/freshers.html">Fresher</a>
<a href="../pages/sophomore.html">Sophomore</a>
<a href="../pages/third-year.html">Third Year</a>
<a href="../pages/senior.html">Senior</a>
<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>
</div>
</div>
</li>
Expand Down
18 changes: 9 additions & 9 deletions src/pages/sophomore.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/">Home</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./freshers.html" >Fresher</a>s
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/freshers.html" >Fresher</a>s
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./sophomore.html">Sophomore</a>
<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="./third-year.html" >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="./senior.html" 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 @@ -37,11 +37,11 @@
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="../../index.html">Home</a>
<a href="../pages/freshers.html">Fresher</a>
<a href="../pages/sophomore.html">Sophomore</a>
<a href="../pages/third-year.html">Third Year</a>
<a href="../pages/senior.html">Senior</a>
<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.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
18 changes: 9 additions & 9 deletions src/pages/third-year.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/">Home</a>
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./freshers.html" >Fresher</a>s
<a href="https://aialok.github.io/open-source-IIIT-Ranchi/src/pages/freshers.html" >Fresher</a>s
</li>
<li class="hover:bg-orange-500 p-4 max-sm:p-1 cursor-pointer">
<a href="./sophomore.html">Sophomore</a>
<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="./third-year.html" >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="./senior.html" 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 @@ -37,11 +37,11 @@
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="../../index.html">Home</a>
<a href="../pages/freshers.html">Fresher</a>
<a href="../pages/sophomore.html">Sophomore</a>
<a href="../pages/third-year.html">Third Year</a>
<a href="../pages/senior.html">Senior</a>
<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.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 2b07c5d

Please sign in to comment.