From dda4fa10ce5370355b72f9933a688998fbdf538b Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Thu, 16 Mar 2017 17:36:12 -0400 Subject: [PATCH] don't add space at end of "pre" block --- 2017/live/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2017/live/index.html b/2017/live/index.html index 442f4f9c..edceea1f 100755 --- a/2017/live/index.html +++ b/2017/live/index.html @@ -31,11 +31,11 @@ https://live2.fsf.org/slides-144.webm
https://live2.fsf.org/slides-155.webm

or using something like this on a terminal: -
+
 vlc https://live2.fsf.org/stream-123.webm
 mpv https://live2.fsf.org/stream-141.webm
 ffplay https://live2.fsf.org/stream-155.webm
-        
+

-- 2.25.1