diff --git a/nginx-default.conf b/nginx-default.conf index a1ad5d1..4e8e411 100644 --- a/nginx-default.conf +++ b/nginx-default.conf @@ -23,6 +23,8 @@ server { # https://www.cyberciti.biz/faq/nginx-set-http-content-type-response-header-to-charset-utf8/ charset UTF-8; + add_header X-UA-Compatible "IE=Edge,chrome=1"; + #Caching (save html pages for 7 days, rest as long as possible, no caching on frontpage) expires $expires; diff --git a/themes/hugo-theme-lowtech b/themes/hugo-theme-lowtech index f4c5d9f..8da32f8 160000 --- a/themes/hugo-theme-lowtech +++ b/themes/hugo-theme-lowtech @@ -1 +1 @@ -Subproject commit f4c5d9f12282695344134bd3ffd064ca4d1e1fe1 +Subproject commit 8da32f8afd91ef803551fdf592f2d3efc70773c6