diff --git a/package.json b/package.json index e193e30..4af761a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "2026.es.pycon.org", - "version": "1.17.4", + "version": "1.17.5", "description": "", "main": "index.js", "scripts": { diff --git a/public/programa-pycones-2026.pdf b/public/programa-pycones-2026.pdf new file mode 100644 index 0000000..ce1045c Binary files /dev/null and b/public/programa-pycones-2026.pdf differ diff --git a/src/components/ProgramaPage.astro b/src/components/ProgramaPage.astro index 1154f3b..14fe914 100644 --- a/src/components/ProgramaPage.astro +++ b/src/components/ProgramaPage.astro @@ -20,23 +20,50 @@ const schedule = await getSchedule()

{t.title}

{t.intro}

-
- {t.list.viewModeLegend} - -
+ + {t.downloadPdf} + +