Try url encoded value of 。

This commit is contained in:
Sam Carlton 2021-02-12 13:47:52 -06:00 committed by GitHub
parent aaa6cbb3af
commit 7eacd1eca7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,3 +43,8 @@
from = "/。"
to = "/"
status = 301
[[redirects]]
from = "/%E3%80%82"
to = "/"
status = 301