diff --git a/_config.yml b/_config.yml index 0aa2236a..f3bbe1f2 100644 --- a/_config.yml +++ b/_config.yml @@ -18,6 +18,8 @@ description: >- # this means to ignore newlines until "baseurl:" You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance. baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com +sass: + style: compressed # Build settings # markdown: kramdown diff --git a/_includes/card.html b/_includes/card.html index f10b5758..069943ae 100644 --- a/_includes/card.html +++ b/_includes/card.html @@ -30,7 +30,7 @@ {% endif %} {% if include.tor %} - Tor + Tor {% endif %} {% if include.extra_button %} @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/_layouts/default.html b/_layouts/default.html index b8ae259b..138eabfb 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -23,32 +23,28 @@ {% endif %} - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - + + - - - - - + - - - - + + + +