Skip to content

Commit

Permalink
Update helpline.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ananya-sh30 authored Nov 21, 2024
1 parent 50682d0 commit 9fbbb7b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions helpline.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
<li class="nav-item active">
<a class="nav-link" href="./project.html" >Dashboard<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./selfcare.html">Self Care</a>
</li>

<li class="nav-item">
<a class="nav-link" href="./mood.html" >Mood Tracker</a>
</li>
Expand Down Expand Up @@ -217,4 +215,4 @@ <h2 style="margin-left: 60px;color: black">External Helpline Numbers:</h2>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
</body>
</html>
</html>

0 comments on commit 9fbbb7b

Please sign in to comment.