We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5432ed + e755060 commit 94b8185Copy full SHA for 94b8185
1 file changed
_includes/schedule.html
@@ -90,7 +90,7 @@ <h2 class="md:text-3xl text-xl font-bold text-red-normal-active">
90
>
91
{{ schedule.lang }}
92
</div>
93
- <p>{{ schedule.subject }}</p>
+ <p>{{ schedule.speaker_bio }}</p>
94
95
<div
96
class="flex lg:flex-row flex-col gap-2 items-center text-xs text-center w-full text-green-normal divide-x divide-green-normal"
0 commit comments