mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
chore: add redirect from old RSS feed url to new one
This commit is contained in:
@@ -45,6 +45,12 @@ to = "https://bg.raindrop.io/rss/public/25041238"
|
||||
status = 200
|
||||
|
||||
# Redirects
|
||||
[[redirects]]
|
||||
from = "/index.xml"
|
||||
to = "/rss.xml"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/templates-for-ia-writer"
|
||||
to = "/koi-design"
|
||||
|
||||
Reference in New Issue
Block a user