Skip to content

Commit 5b4d336

Browse files
committed
try chnaging google link to html
1 parent 42b3f1d commit 5b4d336

4 files changed

Lines changed: 7 additions & 2 deletions

File tree

assets/tuesday_timetable.html

Lines changed: 2 additions & 0 deletions
Large diffs are not rendered by default.

myst.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ project:
2727
# title: OSSFE
2828
# keywords: []
2929
# authors: []
30+
html:
31+
static:
32+
- assets/tuesday_timetable.html
3033
site:
3134
template: book-theme
3235
title: OSSFE 2026

programme/programme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Here you will find the schedule and abstracts for the OSSFE 2026 conference
3030
---
3131
# Tuesday 10th
3232

33-
📅 [View the Tuesday timetable](https://drive.google.com/file/d/1m1ygJT4g3T-sKjTWR0mGjlNNTa_11LgQ/view?usp=drive_link)
33+
<a href="../assets/tuesday_timetable.html" target="_blank">📅 View the Tuesday timetable</a>
3434

3535
---
3636

programme/timetable_helpers/templates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
---
3535
# Tuesday 10th
3636
37-
📅 [View the Tuesday timetable](https://drive.google.com/file/d/1m1ygJT4g3T-sKjTWR0mGjlNNTa_11LgQ/view?usp=drive_link)
37+
<a href="/assets/tuesday_timetable.html" target="_blank">📅 View the Tuesday timetable</a>
3838
3939
---
4040

0 commit comments

Comments
 (0)