Skip to content

Commit 5903c8f

Browse files
committed
use a pdf instead of the html
1 parent 5b4d336 commit 5903c8f

5 files changed

Lines changed: 5 additions & 11 deletions

File tree

assets/timetable.pdf

93.9 KB
Binary file not shown.

assets/tuesday_timetable.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

myst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ project:
2929
# authors: []
3030
html:
3131
static:
32-
- assets/tuesday_timetable.html
32+
- assets/day_1.pdf
3333
site:
3434
template: book-theme
3535
title: OSSFE 2026

programme/programme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ github: 'https://github.com/OSSFE/OSSFE_2026'
2727

2828
Here you will find the schedule and abstracts for the OSSFE 2026 conference
2929

30+
<a href="../assets/timetable.pdf" download>📅 Download the timetable (PDF)</a>
31+
3032
---
3133
# Tuesday 10th
3234

33-
<a href="../assets/tuesday_timetable.html" target="_blank">📅 View the Tuesday timetable</a>
34-
3535
---
3636

3737
## 📝 Registration: 08:00 - 08:40
@@ -256,8 +256,6 @@ An oppertunity for networking over complementary beers and light snacks in the U
256256

257257
# Wednesday 11th
258258

259-
📅 [View the Wednesday timetable](https://drive.google.com/file/d/1HnbM-1yhW13wV3gZC3-9HycwaNCNm4hi/view?usp=drive_link)
260-
261259
---
262260

263261
## Plenary Session 2: 09:00 - 10:00

programme/timetable_helpers/templates.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,17 @@
3131
3232
Here you will find the schedule and abstracts for the OSSFE 2026 conference
3333
34+
<a href="../assets/timetable.pdf" download>📅 Download the timetable (PDF)</a>
35+
3436
---
3537
# Tuesday 10th
3638
37-
<a href="/assets/tuesday_timetable.html" target="_blank">📅 View the Tuesday timetable</a>
38-
3939
---
4040
4141
{tables_day_1}
4242
4343
# Wednesday 11th
4444
45-
📅 [View the Wednesday timetable](https://drive.google.com/file/d/1HnbM-1yhW13wV3gZC3-9HycwaNCNm4hi/view?usp=drive_link)
46-
4745
---
4846
4947
{tables_day_2}

0 commit comments

Comments
 (0)