{% if site.carpentry == "swc" %}
Licensed under
CC-BY 4.0 2018–{{ 'now' | date: "%Y" }}
by
The Carpentries
diff --git a/_layouts/base.html b/_layouts/base.html
index 07a497272..cc4132d63 100644
--- a/_layouts/base.html
+++ b/_layouts/base.html
@@ -16,6 +16,7 @@
+
{% include favicons.html %}
diff --git a/assets/css/lesson.scss b/assets/css/lesson.scss
index 53f158fb9..e1db8f315 100644
--- a/assets/css/lesson.scss
+++ b/assets/css/lesson.scss
@@ -227,7 +227,7 @@ article pre {
text-align: center;
}
-footer .copyright,
+footer .license,
footer .help-links
{
font-size: inherit;