Skip to content

Commit 969fe64

Browse files
committed
fix links
1 parent bfd7dfa commit 969fe64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/timetable/Item.astro

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ const timetable_url = `/schedule/${Astro.url.pathname.split("/").filter(i => i !
6767
color={color}
6868
striped={striped}
6969
ticket={ticket}
70+
url={talk_url}
7071
>
7172
<div class="block">
7273
<a class="title" href={talk_url}>{talk_title}</a>

0 commit comments

Comments
 (0)