Skip to content
Snippets Groups Projects
Commit f0f93aa2 authored by Eloi Perdereau's avatar Eloi Perdereau
Browse files

try last-modified-at plugin, see /jardin

parent ae97dde2
No related branches found
No related tags found
No related merge requests found
......@@ -23,5 +23,5 @@ group :jekyll_plugins do
gem "jekyll-paginate"
gem "jekyll-sitemap"
gem "jekyll-include-cache"
gem "jekyll-menus"
gem "jekyll-last-modified-at"
end
......@@ -218,12 +218,14 @@ plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-include-cache
- jekyll-last-modified-at
# mimic GitHub Pages with --safe
whitelist:
- jekyll-paginate
- jekyll-sitemap
- jekyll-include-cache
- jekyll-last-modified-at
# Archives
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment