mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-25 06:16:58 +00:00
fix first linter issues
This commit is contained in:
parent
074b1707cf
commit
d51245a527
2 changed files with 1 additions and 2 deletions
|
@ -42,4 +42,4 @@ Redirects every path under `/articles` to `/posts` while keeping the path.
|
|||
/articles/* /posts/:splat 302
|
||||
```
|
||||
|
||||
Example: `/articles/2022/10/12/post-1/` -> `/posts/2022/10/12/post-1/`
|
||||
Example: `/articles/2022/10/12/post-1/` -> `/posts/2022/10/12/post-1/`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue