From: Andrew Engelbrecht <andrew@fsf.org> Date: Tue, 19 Mar 2019 19:51:11 +0000 (-0400) Subject: Added help text after the IRC widget X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9ce1b4c8f6dcb0270c63edf8a703d910253f1e3b;p=libreplanet-static.git Added help text after the IRC widget --- diff --git a/2019/live/index.html b/2019/live/index.html index a6b2e202..2a779d46 100755 --- a/2019/live/index.html +++ b/2019/live/index.html @@ -55,6 +55,11 @@ ffplay https://live.fsf.org/stream-155.webm <iframe src="https://irc0d.libreplanet.org/irc/irc.freenode.net/?theme=mini&#libreplanet" class="irc-client"> </iframe> + + <div> + <p>To join other channels, such as <strong>#libreplanet_room123</strong>, copy and paste this text into the IRC client above after you connect to IRC: <strong>/join #libreplanet_room123</strong></p> + </div> + </div> <!-- end of main content --> <div class="col-sm-4"> <!-- start of right sidebar column --> diff --git a/2019/live/room123.html b/2019/live/room123.html index e89e8fe8..d9d2980c 100755 --- a/2019/live/room123.html +++ b/2019/live/room123.html @@ -41,6 +41,9 @@ class="irc-client"> </iframe> </div><!-- End of Kiwiirc widget --> + <div> + <p>To join other channels, such as <strong>#libreplanet_room123</strong>, copy and paste this text into the IRC client above after you connect to IRC: <strong>/join #libreplanet_room123</strong></p> + </div> </div> <!-- end of main content --> <div class="col-sm-4"> <!-- start of right sidebar column --> diff --git a/2019/live/room144.html b/2019/live/room144.html index b63aed93..abeec98e 100755 --- a/2019/live/room144.html +++ b/2019/live/room144.html @@ -40,6 +40,9 @@ class="irc-client"> </iframe> </div><!-- End of Kiwiirc widget --> + <div> + <p>To join other channels, such as <strong>#libreplanet_room144</strong>, copy and paste this text into the IRC client above after you connect to IRC: <strong>/join #libreplanet_room144</strong></p> + </div> </div> <!-- end of main content --> <div class="col-sm-4"> <!-- start of right sidebar column --> diff --git a/2019/live/room155.html b/2019/live/room155.html index 8f5ab616..8193c38a 100755 --- a/2019/live/room155.html +++ b/2019/live/room155.html @@ -40,6 +40,9 @@ class="irc-client"> </iframe> </div><!-- End of Kiwiirc widget --> + <div> + <p>To join other channels, such as <strong>#libreplanet_room155</strong>, copy and paste this text into the IRC client above after you connect to IRC: <strong>/join #libreplanet_room155</strong></p> + </div> </div> <!-- end of main content --> <div class="col-sm-4"> <!-- start of right sidebar column -->