diff --git a/html/contact.html b/html/contact.html index 1e26feb..ba7c748 100644 --- a/html/contact.html +++ b/html/contact.html @@ -47,7 +47,7 @@

Contact Us

-

← Back

+

← Back

- + - - + toggleSignupPassword.addEventListener("click", function (e) { + const type = + signupPassword.getAttribute("type") === "password" ? "text" : "password"; + signupPassword.setAttribute("type", type); + this.classList.toggle("fa-eye-slash"); + }); + + + \ No newline at end of file diff --git a/html/yogatherapy.html b/html/yogatherapy.html index 570b942..5188326 100644 --- a/html/yogatherapy.html +++ b/html/yogatherapy.html @@ -1,6 +1,5 @@ - diff --git a/index.html b/index.html index a93cb37..fd19f62 100644 --- a/index.html +++ b/index.html @@ -591,11 +591,14 @@

  • Audio Therapy
  • +
  • + Reading Therapy +
  • Yoga Therapy
  • - Reading Therapy + Laughing Therapy
  • Talking Therapy @@ -609,6 +612,9 @@

  • Spiritual Therapy
  • +
  • + Special Therapy +