Skip to content

Commit

Permalink
Merge pull request #1112 from RitiChandak/main
Browse files Browse the repository at this point in the history
nav bar link fixed
  • Loading branch information
akshitagupta15june authored Jul 17, 2023
2 parents 81f6c66 + d7089a0 commit 9f4948d
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 18 deletions.
12 changes: 10 additions & 2 deletions AR_Meditate/meditation.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h1 class="text-3xl projectName">Moksh</h1>
<div
class="site--links capitalize text-xs text-slate-300 grid sm:grid-cols-1 lg:grid-cols-2 mt-4 gap-y-4 lg:w-1/2">

<a href="./index.html"
<a href="../index.html"
class="w-full text-center lg:text-left">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Home</span>
Expand All @@ -194,6 +194,7 @@ <h1 class="text-3xl projectName">Moksh</h1>
of Knowledge blogs</span>
</a>

<a href="../AR_Meditate/meditation.html"
<a href="../AR_Meditate/meditation.html"
class="w-full text-center lg:text-left">
<span
Expand All @@ -202,13 +203,15 @@ <h1 class="text-3xl projectName">Moksh</h1>
Meditation</span>
</a>

<a href="../Iskcon/event.html"
<a href="../Iskcon/event.html"
class="w-full text-center lg:text-right">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Iskon
Events</span>
</a>

<a href="../Divine_page/story.html"
<a href="../Divine_page/story.html"
class="w-full text-center lg:text-left">
<span
Expand All @@ -218,7 +221,8 @@ <h1 class="text-3xl projectName">Moksh</h1>
</span>
</a>

<a href="../Pomodro_page/reward.html"
<a href=" ../Pomodro_page/reward.html"
<a href=" ../Pomodro_page/reward.html"
class="w-full text-center lg:text-right">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Pomodoro
Expand All @@ -232,6 +236,10 @@ <h1 class="text-3xl projectName">Moksh</h1>
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Read
a Shlok</span> </a>


<a href=" ../Rejuvenate_page/rejuvenate.html"
class="w-full text-center lg:text-right"><span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Rejuvenate</span></a>
<a href="../Rejuvenate_page/rejuvenate.html"
class="w-full text-center lg:text-right">
<span
Expand Down
16 changes: 8 additions & 8 deletions Rejuvenate_page/rejuvenate.js
Original file line number Diff line number Diff line change
Expand Up @@ -355,51 +355,51 @@ let customFooter = document.querySelector( ".customFooter" ),
<div
class="site--links capitalize text-xs text-slate-300 grid sm:grid-cols-1 lg:grid-cols-2 mt-4 gap-y-4 lg:w-1/2">
<a href="./index.html" class="w-full lg:text-left text-center">
<a href="../index.html" class="w-full lg:text-left text-center">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Home</span>
</a>
<a href="./Blogs/Blog.html" class="w-full lg:text-right text-center">
<a href="../Blogs/Blog.html" class="w-full lg:text-right text-center">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Power
of Knowledge blogs</span>
</a>
<a href=" ./AR_Meditate/meditation.html" class="w-full lg:text-left text-center">
<a href=" ../AR_Meditate/meditation.html" class="w-full lg:text-left text-center">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Augmented
Reality
Meditation</span>
</a>
<a href=" ./Iskcon/event.html" class="w-full lg:text-right text-center">
<a href=" ../Iskcon/event.html" class="w-full lg:text-right text-center">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Iskon
Events</span>
</a>
<a href=" ./Divine_page/story.html" class="w-full lg:text-left text-center">
<a href=" ../Divine_page/story.html" class="w-full lg:text-left text-center">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Divine
Activities for all
Generation
</span>
</a>
<a href=" ./Pomodro_page/reward.html" class="w-full lg:text-right text-center">
<a href=" ../Pomodro_page/reward.html" class="w-full lg:text-right text-center">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Pomodoro
Spiritual
Break</span>
</a>
<a href=" ./shlok_page/motivation.html" class="w-full lg:text-left text-center">
<a href=" ../shlok_page/motivation.html" class="w-full lg:text-left text-center">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Read
a Shlok</span> </a>
<a href=" ./Rejuvenate_page/rejuvenate.html" class="w-full lg:text-right text-center"><span
<a href=" ../Rejuvenate_page/rejuvenate.html" class="w-full lg:text-right text-center"><span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-slate-300 hover:after:w-full after:ease-in-out after:duration-300">Rejuvenate</span></a>
</div>
Expand Down
16 changes: 8 additions & 8 deletions commonScript.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,35 +264,35 @@ let customFooter = document.querySelector( ".customFooter" ),
<div
class="site--links capitalize text-xs text-slate-300 grid sm:grid-cols-1 lg:grid-cols-2 mt-4 gap-y-4 lg:w-1/2">
<a href="./index.html"
<a href="../index.html"
class="w-full text-center lg:text-left">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Home</span>
</a>
<a href="./Blogs/Blog.html"
<a href="../Blogs/Blog.html"
class="w-full text-center lg:text-right">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Power
of Knowledge blogs</span>
</a>
<a href=" ./AR_Meditate/meditation.html"
<a href=" ../AR_Meditate/meditation.html"
class="w-full text-center lg:text-left">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Augmented
Reality
Meditation</span>
</a>
<a href=" ./Iskcon/event.html"
<a href=" ../Iskcon/event.html"
class="w-full text-center lg:text-right">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Iskon
Events</span>
</a>
<a href=" ./Divine_page/story.html"
<a href=" ../Divine_page/story.html"
class="w-full text-center lg:text-left">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Divine
Expand All @@ -301,21 +301,21 @@ let customFooter = document.querySelector( ".customFooter" ),
</span>
</a>
<a href=" ./Pomodro_page/reward.html"
<a href=" ../Pomodro_page/reward.html"
class="w-full text-center lg:text-right">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Pomodoro
Spiritual
Break</span>
</a>
<a href=" ./shlok_page/motivation.html"
<a href=" ../shlok_page/motivation.html"
class="w-full text-center lg:text-left">
<span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Read
a Shlok</span> </a>
<a href=" ./Rejuvenate_page/rejuvenate.html"
<a href=" ../Rejuvenate_page/rejuvenate.html"
class="w-full text-center lg:text-right"><span
class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Rejuvenate</span></a>
Expand Down

0 comments on commit 9f4948d

Please sign in to comment.