From 1f5e311cf90aae04a9c81d128e00e2e9c0e33a77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20K=C3=A1n=C4=9B?= Date: Tue, 10 Nov 2020 23:07:06 +0100 Subject: [PATCH] Explicitly enable RSS output format for talks RSS is enabled by default (which we want), but explicitly setting output formats disabled it. --- content/talks/_index.cs.md | 1 + content/talks/_index.en.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/talks/_index.cs.md b/content/talks/_index.cs.md index 3322cac..34f533e 100644 --- a/content/talks/_index.cs.md +++ b/content/talks/_index.cs.md @@ -14,6 +14,7 @@ menu: cascade: outputs: - HTML + - RSS - Calendar --- Dle známého českého přísloví *„Kdo umí, umí, kdo neumí, učí.“* si členové, kteří vědí něco, co ostatní neví, připravují jednou za čas přednášky o tématech, která jim připadají zajímavá. Vzhledem k tomu, že většina starších členů Pátku jsou skalní informatici, se většina přednášek ubírá tímto směrem, avšak kdo má odvahu, může se jim postavit se svým tématem. diff --git a/content/talks/_index.en.md b/content/talks/_index.en.md index 9f57774..d60c92d 100644 --- a/content/talks/_index.en.md +++ b/content/talks/_index.en.md @@ -14,6 +14,7 @@ menu: cascade: outputs: - HTML + - RSS - Calendar --- In the spirit of a known Czech saying, that can be roughly translated to *"Who is good at something does it, who is bad at something teaches it."* students, who know something the others don't, prepare talks about topics they consider interesting. Because most members are conservative computer scientists, most these talks follow this direction, but if there is anyone brave enough, they can stand up to them with their topics.