From 1faa3ebd4afed2e09b3313dcb7f34a606fc326f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois=20Michonneau?= Date: Tue, 15 May 2018 12:00:42 -0400 Subject: [PATCH] use favicons for workshop page --- _layouts/workshop.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/_layouts/workshop.html b/_layouts/workshop.html index ccd8747..3525da3 100644 --- a/_layouts/workshop.html +++ b/_layouts/workshop.html @@ -28,13 +28,9 @@ - {% if site.carpentry == "swc" %} - - {% elsif site.carpentry == "dc" %} - - {% elsif site.carpentry == "lc" %} - - {% endif %} + + {% include favicons.html %} +