Updates screenshot component
This commit is contained in:
@@ -129,6 +129,11 @@
|
||||
to = "/.netlify/functions/sitemap"
|
||||
status = 301
|
||||
force = true
|
||||
[[redirects]]
|
||||
from = "/screenshot"
|
||||
to = "/.netlify/functions/screenshot"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
# For router history mode, ensure pages land on index
|
||||
[[redirects]]
|
||||
|
||||
Reference in New Issue
Block a user