From 1a2b4e5d7debb8a69cda8e1733f85ca5895b313a Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Fri, 19 Mar 2021 22:19:02 -0400 Subject: [PATCH] added links to low-resolution streams --- 2021/includes/live_sidebar.html | 15 +++++++++++++++ 2021/live/index.html | 4 ++++ 2 files changed, 19 insertions(+) diff --git a/2021/includes/live_sidebar.html b/2021/includes/live_sidebar.html index e8ecc4c2..bc0857ec 100644 --- a/2021/includes/live_sidebar.html +++ b/2021/includes/live_sidebar.html @@ -50,6 +50,21 @@ --> + +
+
+

Low Resolution Streams

+
+
+

+ Jupiter (480p)
+ Saturn (480p)
+ Neptune (480p)
+

+
+
+ +
diff --git a/2021/live/index.html b/2021/live/index.html index 5a57ffc7..19162a4a 100755 --- a/2021/live/index.html +++ b/2021/live/index.html @@ -62,6 +62,10 @@ ffplay https://live.fsf.org/stream-room-neptune.webm --> +
+

For low resolution stream URLs, check the sidebar on the right.

+
+
-- 2.25.1