Skip to content

Commit bc21a62

Browse files
feat: remove Directory
1 parent a19ffa0 commit bc21a62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ <h1 class="md:flex-1 text-xl md:pe-12 mb-10">
3030
</h1>
3131
<nav class="md:flex-1 md:border-l md:ps-12 mx-4 md:mx-0 text-center text-lg flex flex-col gap-4">
3232
<a class="text-white font-semibold rounded-3xl py-1 bg-gradient-to-r from-pco-topaz to-pco-emerald" href="https://kbckc.churchcenter.com/">Home</a>
33-
<a class="text-white font-semibold rounded-3xl py-1 bg-gradient-to-r from-pco-topaz to-pco-emerald" href="https://kbckc.churchcenter.com/directory">Directory</a>
3433
<a class="text-white font-semibold rounded-3xl py-1 bg-gradient-to-r from-pco-topaz to-pco-emerald" href="https://kbckc.churchcenter.com/calendar">Calendar</a>
3534
<a class="text-white font-semibold rounded-3xl py-1 bg-gradient-to-r from-pco-topaz to-pco-emerald" href="https://kbckc.churchcenter.com/login">Log In</a>
3635
</nav>

0 commit comments

Comments
 (0)