Skip to content

Commit 9f5abcd

Browse files
author
izg
committed
style: format with prettier
1 parent c21ee84 commit 9f5abcd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/components/ProgramaPage.astro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ const schedule = await getSchedule()
7171
event-url="https://pretalx.com/pycones-2026/"
7272
locale={t.locale}
7373
format="grid"
74-
style="--pretalx-clr-primary: #03004b; --pretalx-clr-success: #2e7d32; color-scheme: light"></pretalx-schedule>
74+
style="--pretalx-clr-primary: #03004b; --pretalx-clr-success: #2e7d32; color-scheme: light"
75+
></pretalx-schedule>
7576

7677
<div id="schedule-status" role="status" aria-live="polite" aria-atomic="true" class="sr-only"></div>
7778

0 commit comments

Comments
 (0)