redirect to the new domain
This commit is contained in:
@@ -7,3 +7,8 @@
|
||||
from = "/*"
|
||||
to = "/index.html"
|
||||
status = 200
|
||||
|
||||
[[redirects]]
|
||||
from = "https://tiptap.scrumpy.io/*"
|
||||
to = "https://www.tiptap.dev/:splat"
|
||||
status = 301
|
||||
|
||||
Reference in New Issue
Block a user