From f19faee9c3c3486a236430c1e0f6c93307ba6cb4 Mon Sep 17 00:00:00 2001
From: Philipp Bock <p@philippbock.de>
Date: Wed, 26 Dec 2018 19:25:03 +0100
Subject: [PATCH] Replace 34c3 with 35c3

---
 static/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/static/index.html b/static/index.html
index f348b5e..2998ac9 100644
--- a/static/index.html
+++ b/static/index.html
@@ -2,7 +2,7 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>34c3 Live Translations</title>
+    <title>35c3 Live Translations</title>
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <link rel="stylesheet" href="c3lingo.css">
   </head>
@@ -13,8 +13,8 @@
           <header>
             <hgroup>
               <h1>c3lingo</h1>
-              <p lang="en">Live interpretations at 34c3</p>
-              <p lang="de">Simultanübersetzungen auf dem 34c3</p>
+              <p lang="en">Live interpretations at 35c3</p>
+              <p lang="de">Simultanübersetzungen auf dem 35c3</p>
             </hgroup>
           </header>
 
-- 
GitLab