diff --git a/Gemfile b/Gemfile index 5675358aba..abec932944 100644 --- a/Gemfile +++ b/Gemfile @@ -4,3 +4,4 @@ source "https://rubygems.org" # Please ensure, before upgrading, that this version exists as a tag in starefossen/github-pages here: # https://hub.docker.com/r/starefossen/github-pages/tags/ gem "github-pages", "112" +gem "jekyll-include-cache" diff --git a/_config.yml b/_config.yml index c01216a747..11fcf4515c 100644 --- a/_config.yml +++ b/_config.yml @@ -17,6 +17,7 @@ gems: - jekyll-redirect-from - jekyll-seo-tag - jekyll-relative-links + - jekyll-include-cache webrick: headers: diff --git a/_includes/global-header.html b/_includes/global-header.html index a4a3cecb96..194b703d14 100644 --- a/_includes/global-header.html +++ b/_includes/global-header.html @@ -89,7 +89,7 @@