Skip to content

Commit

Permalink
it, cs
Browse files Browse the repository at this point in the history
  • Loading branch information
yeswanth49 committed Nov 25, 2024
1 parent 6d07b37 commit 620253a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Binary file modified .DS_Store
Binary file not shown.
10 changes: 6 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,12 @@
<li class="large-gap dropdown">
<a href="#" class="dropdown-toggle">&#128218 Branches</a>
<ul class="dropdown-menu">
<li><a href="/cse/">CSE</a></li>
<li><a href="/aiml/">AIML</a></li>
<li><a href="/ds/">DS</a></li>
<li><a href="/ai/">AI</a></li>
<li><a href="/cse/index.html">CSE</a></li>
<li><a href="/aiml/index.html">AIML</a></li>
<li><a href="/ds/index.html">DS</a></li>
<li><a href="/ai/index.html">AI</a></li>
<li><a href="/ai/index.html">IT</a></li>
<li><a href="/ai/index.html">CS</a></li>
</ul>
</li>
<li class="large-gap"><a href="#contact">&#128193 Contacts</a></li>
Expand Down

0 comments on commit 620253a

Please sign in to comment.