mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
astro-redirect-from post update
This commit is contained in:
parent
7d11e07adb
commit
c6a264c9de
@ -152,6 +152,12 @@ redirect_from:
|
|||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Alternatively, you can use a string instead of a list for a single redirect:
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
redirect_from: /old-url
|
||||||
|
```
|
||||||
|
|
||||||
## Check out & contribute
|
## Check out & contribute
|
||||||
|
|
||||||
Head over to GitHub to take a peek into the code, or to report some bugs.
|
Head over to GitHub to take a peek into the code, or to report some bugs.
|
||||||
|
Loading…
Reference in New Issue
Block a user