diff --git a/data/trips.yaml b/data/trips.yaml index 1c4f40a..91f03b8 100644 --- a/data/trips.yaml +++ b/data/trips.yaml @@ -17,6 +17,13 @@ # - name: Name2 # link: /reports/report_name2.pdf +2024: + - name: IFIP WG 2.4 Meeting 69 + from: 2024-05-13 + to: 2024-05-16 + where: Lugano, Switzerland + materials: + slides: /slides/ifip24.pdf 2023: - name: SPLASH 2023 diff --git a/static/slides/ifip24.pdf b/static/slides/ifip24.pdf new file mode 100644 index 0000000..bc7e739 Binary files /dev/null and b/static/slides/ifip24.pdf differ