From b427c4c6e0730263117a42ba9977462dfdad3e0b Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 23 Jul 2016 23:09:05 +0000 Subject: [PATCH] add ical in /2016/program --- 2016/assets/css/custom.css | 5 +++++ 2016/program/index.html | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/2016/assets/css/custom.css b/2016/assets/css/custom.css index c9531652..bdfdc51c 100644 --- a/2016/assets/css/custom.css +++ b/2016/assets/css/custom.css @@ -108,6 +108,11 @@ h3 { margin-left: 5px; } +.program-session-ical-bg { + background-color: rgb(245, 245, 245); + padding: 5px; + border-radius: 3px; +} article.ical-howto header { margin-bottom: 10px; diff --git a/2016/program/index.html b/2016/program/index.html index f7755a3f..2347589c 100755 --- a/2016/program/index.html +++ b/2016/program/index.html @@ -26,6 +26,14 @@ Contents
+
+
+

Download schedule + in ical format + (howto).

+
+
+

Free streaming

Read more about the free streaming/recording software we are continually developing for LibrePlanet.


-- 2.25.1