Skip to content

Commit b5dd9fa

Browse files
committed
Temporary remove links to keynoters.
1 parent a8e1f7f commit b5dd9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/keynoters/keynoter.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const Placeholder =
3535
---
3636

3737
<li class:list={["list-none rounded-2xl overflow-clip flex group", className]}>
38-
<a class="block w-full h-full relative " href={`/speaker/${slug}`}>
38+
<a class="block w-full h-full relative " >
3939
<div class="relative aspect-[9/10] overflow-clip">
4040
{
4141
image ? (

0 commit comments

Comments
 (0)