Skip to content

Commit 9510885

Browse files
committed
fix: Add nojs support
1 parent 97045bb commit 9510885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/home/templates/internal/pages/schedule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2 class="text-5xl my-10 font-bold font-td_pinoy text-orange-2 text-center sm:t
2828
<noscript>
2929
<div class="pretalx-widget">
3030
<div class="pretalx-widget-info-message">
31-
JavaScript is disabled in your browser. To access our schedule without JavaScript, please <a target="_blank" href="https://pretalx.com/python-asia-2026/schedule/">click here</a>.
31+
JavaScript is disabled in your browser. To access our schedule without JavaScript, please <a target="_blank" href="https://pretalx.com/python-asia-2026/schedule/nojs">click here</a>.
3232
</div>
3333
</div>
3434
</noscript>

0 commit comments

Comments
 (0)