diff --git a/netlify.toml b/netlify.toml index 3add628..068c665 100644 --- a/netlify.toml +++ b/netlify.toml @@ -43,3 +43,8 @@ from = "/。" to = "/" status = 301 + +[[redirects]] + from = "/%E3%80%82" + to = "/" + status = 301