diff --git a/nginx.conf b/nginx.conf index 8f2a0f0..4e2b588 100644 --- a/nginx.conf +++ b/nginx.conf @@ -8,6 +8,7 @@ server { gzip_min_length 1000; gzip_disable "MSIE [1-6]\."; + #access_log /var/log/nginx/host.access.log main; location / { diff --git a/src/_layouts/base.njk b/src/_layouts/base.njk index 0ceb51e..46587c7 100644 --- a/src/_layouts/base.njk +++ b/src/_layouts/base.njk @@ -22,14 +22,14 @@ title: CS++ - + - - - + + + {# Preload fonts instead of waiting until they are needed by CSS #}