From cc74d7dbeaaa77359272ce774cc6dfb4b59e57dd Mon Sep 17 00:00:00 2001 From: Philipp Bock <p@philippbock.de> Date: Fri, 28 Dec 2018 12:33:52 +0100 Subject: [PATCH] Remove Mumble outage callout --- static/index.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/static/index.html b/static/index.html index f83289d..1d02cd1 100644 --- a/static/index.html +++ b/static/index.html @@ -28,8 +28,6 @@ <p>For listeners sitting in the audience of conference talks as they happen, we provide low-latency translation streams via <a href="https://wiki.mumble.info/">Mumble</a>.</p> - <p class="callout callout--error">Mumble is currently unavailable. We’re sorry about this and are working hard on a fix.</p> - <p>For this, you'll need a Mumble client. We recommend the following clients:</p> <ul> @@ -79,8 +77,6 @@ <p>Für Menschen, die die Vorträge direkt im Saal verfolgen, bieten wir <a href="https://wiki.mumble.info/">Mumble</a>-Streams mit niedriger Latenz an.</p> - <p class="callout callout--error">Mumble ist momentan nicht verfügbar. Das tut uns leid; wir arbeiten an der Lösung.</p> - <p>Du benötigst einen Mumble-Client. Wir empfehlen die folgenden Clients:</p> <ul> -- GitLab