File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 22layout: page
33title: "404: Page not found"
44permalink: /404.html
5-
6- redirect_from:
7- - /norobots/
8- - /assets/
9- - /posts/
105---
116
127{% include lang.html %}
138
14- < p class ="lead "> {{ site.data.locales[lang].not_found.statement }}</ p >
9+ < p class ="lead "> {{ site.data.locales[lang].not_found.statement }}</ p >
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ Gem::Specification.new do |spec|
2727
2828 spec . add_runtime_dependency "jekyll" , "~> 4.3"
2929 spec . add_runtime_dependency "jekyll-paginate" , "~> 1.1"
30- spec . add_runtime_dependency "jekyll-redirect-from" , "~> 0.16"
3130 spec . add_runtime_dependency "jekyll-seo-tag" , "~> 2.8"
3231 spec . add_runtime_dependency "jekyll-archives" , "~> 2.2"
3332 spec . add_runtime_dependency "jekyll-sitemap" , "~> 1.4"
You can’t perform that action at this time.
0 commit comments