mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 18:17:38 +00:00
Try to support individual sitemap files
This commit is contained in:
parent
a26e7773cc
commit
9bfc6d65b0
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ ID = "be420a16-4ef3-43b1-ac62-35869bdf8679"
|
|||
command = "npm run build"
|
||||
|
||||
[[redirects]]
|
||||
from = "/sitemap.xml*"
|
||||
to = "https://api.webamp.org/sitemap.xml"
|
||||
from = "/sitemap*"
|
||||
to = "https://api.webampskins.org/sitemap:splat"
|
||||
status = 200
|
||||
|
||||
[[redirects]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue