diff --git a/_config.yml b/_config.yml index ba25b4e..7e0e86a 100755 --- a/_config.yml +++ b/_config.yml @@ -4,12 +4,16 @@ permalink: pretty title: 'Hackerspace Wrocław' logo: - mobile: "images/logo-hs.png" + mobile: "images/hswro-logo.svg" mobile_height: "86px" mobile_width: "175px" - desktop: "images/logo-hs.png" + mobile_footer_height: "86px" + mobile_footer_width: "175px" + desktop: "images/hswro-logo.svg" desktop_height: "86px" desktop_width: "175px" + desktop_footer_height: "43px" + desktop_footer_width: "87px" sass: style: compressed # possible values: nested expanded compact compressed diff --git a/_includes/footer.html b/_includes/footer.html index dfb091c..895ed32 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,7 +3,14 @@