From 854c7cc83d2d6ab2600574692453ace8fa08d8a9 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Fri, 23 Mar 2018 17:13:28 -0400 Subject: [PATCH] make livestream btn green when visiting that page --- 2018/includes/livestream_js.html | 3 +++ 2018/includes/nav-list-2.html | 2 +- 2018/live/index.html | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 2018/includes/livestream_js.html diff --git a/2018/includes/livestream_js.html b/2018/includes/livestream_js.html new file mode 100644 index 00000000..32598ed9 --- /dev/null +++ b/2018/includes/livestream_js.html @@ -0,0 +1,3 @@ + diff --git a/2018/includes/nav-list-2.html b/2018/includes/nav-list-2.html index 349d5415..309c88a6 100644 --- a/2018/includes/nav-list-2.html +++ b/2018/includes/nav-list-2.html @@ -1,7 +1,7 @@ - + diff --git a/2018/live/index.html b/2018/live/index.html index 5c637f70..bcb1130c 100755 --- a/2018/live/index.html +++ b/2018/live/index.html @@ -75,4 +75,5 @@ ffplay https://live.fsf.org/stream-155.webm + -- 2.25.1