From b421371454fc99acab20f70e7ec5ffe5a3e8a3a8 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 21 Jul 2025 15:20:15 +0200 Subject: [PATCH] chore(apperances): Fix name for Bergen Open Source Conference Signed-off-by: SindreKjelsrud --- src/data/appearances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/appearances.json b/src/data/appearances.json index a153215..2d5c560 100644 --- a/src/data/appearances.json +++ b/src/data/appearances.json @@ -34,7 +34,7 @@ "title": "Introduksjon til Open Source", "url": "https://files.fribyte.no/boskonf/2024/sindre.mp4", "date": "07.11.2024", - "origin": "boskonf.no", + "origin": "Bergen Open Source 2024", "description": "I had the pleasure of holding a lightning talk on the Bergen Open Source Conference in 2024. In my lightning talk I gave a quick introduction to open-source, mentioning some of the benefits, showing some well-known project, and how you can get started yourself." } ]