add redirects to config
This commit is contained in:
parent
e69c9e87bd
commit
d496ba28f6
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ websiteconfigs:
|
|||
forgejo-host: "codeberg.org"
|
||||
forgejo-repo: "repo"
|
||||
branchname: "main"
|
||||
redirects:
|
||||
- ["/products.html", "/offer.html"]
|
||||
- ["/one-more", "/redirect"]
|
||||
- unique-name: "example.io"
|
||||
fqdns: ["example.org", "www.example.com"]
|
||||
forgejo-host: "fineForgejoHost.net"
|
||||
|
|
Loading…
Reference in a new issue