diff --git a/_config.yml b/_config.yml index dc3ac3d..079085f 100755 --- a/_config.yml +++ b/_config.yml @@ -15,6 +15,8 @@ logo: desktop_footer_height: "43px" desktop_footer_width: "87px" +favicon: "images/favicon.svg" + sass: style: compressed # possible values: nested expanded compact compressed diff --git a/_layouts/default.html b/_layouts/default.html index 3a792c4..d0e03ce 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,6 +4,7 @@