1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

chore(deps): remove plugin jekyll-redirect-from

Discussed in #2313
This commit is contained in:
Cotes Chung
2025-05-03 16:14:50 +08:00
parent b48ea68bf7
commit 23d953c313
2 changed files with 1 additions and 7 deletions

View File

@@ -2,13 +2,8 @@
layout: page
title: "404: Page not found"
permalink: /404.html
redirect_from:
- /norobots/
- /assets/
- /posts/
---
{% include lang.html %}
<p class="lead">{{ site.data.locales[lang].not_found.statement }}</p>
<p class="lead">{{ site.data.locales[lang].not_found.statement }}</p>