From 2776474686d5edaaaefdae625a28ef8adb662f6f Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 29 Mar 2020 22:34:10 +0100 Subject: feat(web/homepage): Link to TWiV --- web/homepage/entries.nix | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'web') diff --git a/web/homepage/entries.nix b/web/homepage/entries.nix index d204090330..43da50bb56 100644 --- a/web/homepage/entries.nix +++ b/web/homepage/entries.nix @@ -44,4 +44,16 @@ understand until much later. It shaped much of my world view. ''; } + { + class = "misc"; + title = "This Week in Virology"; + url = "http://www.microbe.tv/twiv/"; + date = 1585517557; + description = '' + If you're looking for actual information about the COVID19 + situation, I recommend listening to this podcast. Everyone on it + is actually working in a related field and the discussions are + very high-quality. + ''; + } ] -- cgit 1.4.1