From 01613124d8864394d639d4419ae630b32003d7d0 Mon Sep 17 00:00:00 2001 From: Oskar <oskar@winkels.berlin> Date: Thu, 9 Apr 2020 22:24:28 +0200 Subject: [PATCH] update conference --- static/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/index.html b/static/index.html index 06e7820..65894ab 100644 --- a/static/index.html +++ b/static/index.html @@ -238,9 +238,9 @@ <header> <hgroup> <h1>c3lingo</h1> - <p data-lang="en">How to Listen to Live Translations at 36C3</p> - <p data-lang="de">Wie du die Live-Übersetzungen auf dem 36C3 empfängst</p> - <p data-lang="fr">Comment accéder aux traductions du 36C3</p> + <p data-lang="en">How to Listen to Live Translations at DiVOC</p> + <p data-lang="de">Wie du die Live-Übersetzungen auf dem DiVOC empfängst</p> + <p data-lang="fr">Comment accéder aux traductions du DiVOC</p> </hgroup> </header> -- GitLab