Skip to content

Commit

Permalink
redirect to sg.hamasaki-shodo.com
Browse files Browse the repository at this point in the history
  • Loading branch information
avosalmon committed Aug 13, 2023
1 parent 9412bf4 commit 3d0b975
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions netlify.toml
Expand Up @@ -17,3 +17,13 @@
from = "/%E7%AD%86%E6%96%87%E5%AD%97%E4%BE%9D%E9%A0%BC-%E5%BF%9C%E7%9B%B8%E8%AB%87"
to = "/courses/order"
status = 301

[[redirects]]
from = "https://www.hamasaki-shodo.com/*"
to = "https://sg.hamasaki-shodo.com/:splat"
status = 301

[[redirects]]
from = "https://hamasaki-shodo.com/*"
to = "https://sg.hamasaki-shodo.com/:splat"
status = 301

0 comments on commit 3d0b975

Please sign in to comment.