cv-website

Personal website and CV
git clone https://git.in0rdr.ch/cv-website.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit ed77b30a53c0fa23ae9dfd7811899828a461e302
parent c8bc6154d92a447b5bff40b3bfcf19ef9db9e2a4
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Fri, 17 Oct 2025 20:43:45 +0200

fix(pgday): static slides

Diffstat:
M_posts/public_speaking/2024-06-28-pgday.md | 2+-
Aassets/pdf/2024_Lightning_Talks_Swiss_PGDay_2024.pdf | 0
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/public_speaking/2024-06-28-pgday.md b/_posts/public_speaking/2024-06-28-pgday.md @@ -14,7 +14,7 @@ PostgreSQL in the snow: send the right athletes to the finals * [{% octicon link-external %} PGDay 2024, The Swiss PostgreSQL Conference - Schedule](https://www.pgday.ch/2024/#schedule) * [{% octicon eye %} - Presentation](https://www.pgday.ch/common/slides/2024_Lightning_Talks_Swiss_PGDay_2024.pdf) + Presentation](/assets/pdf/2024_Lightning_Talks_Swiss_PGDay_2024.pdf) (p. 38) * [{% octicon mark-github %} Code](https://code.in0rdr.ch/myheats) * [{% octicon package %} Demo](https://myheats-demo.p0c.ch) diff --git a/assets/pdf/2024_Lightning_Talks_Swiss_PGDay_2024.pdf b/assets/pdf/2024_Lightning_Talks_Swiss_PGDay_2024.pdf Binary files differ.