From 776a54320fad058eeeb1f8341bed8d0018500dcd Mon Sep 17 00:00:00 2001 From: itziarZG Date: Thu, 16 Jul 2026 13:16:58 +0200 Subject: [PATCH 1/3] feat: feat donwload programe button --- package.json | 2 +- src/components/ProgramaPage.astro | 56 ++++++++++++++++++++++--------- src/i18n/programa/ca.ts | 1 + src/i18n/programa/en.ts | 1 + src/i18n/programa/es.ts | 1 + 5 files changed, 45 insertions(+), 16 deletions(-) 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/src/components/ProgramaPage.astro b/src/components/ProgramaPage.astro index 1154f3b..b1b1da3 100644 --- a/src/components/ProgramaPage.astro +++ b/src/components/ProgramaPage.astro @@ -20,23 +20,49 @@ const schedule = await getSchedule()

{t.title}

{t.intro}

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