mirror of
https://github.com/kremalicious/astro-redirect-from.git
synced 2024-11-24 19:10:23 +01:00
docs update
This commit is contained in:
parent
53cc262921
commit
448225dcd0
@ -142,6 +142,12 @@ redirect_from:
|
||||
---
|
||||
```
|
||||
|
||||
Alternatively, you can use a string instead of a list for a single redirect:
|
||||
|
||||
```yaml
|
||||
redirect_from: /old-url
|
||||
```
|
||||
|
||||
## [More Documentation](https://kremalicious.com/astro-redirect-from/)
|
||||
|
||||
Find more explanations, all about server-side redirects, and learn about additional integrations which can be used in combination with astro-redirect-from.
|
||||
|
Loading…
Reference in New Issue
Block a user