Add note about _redirects status (#329)

As mentioned in https://codeberg.org/Codeberg/pages-server/issues/234

The `_redirects` file feature seems to not yet be implemented in the production version of Codeberg Pages. That combined with the fact that the docs give the impression that it is available can and will cause confusion for people.

I've added a simple note at the top of the page, informing about the status of this feature not yet being available.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/329
Co-authored-by: Andre601 <andre601@noreply.codeberg.org>
Co-committed-by: Andre601 <andre601@noreply.codeberg.org>
This commit is contained in:
Andre601 2023-07-20 21:06:05 +00:00 committed by Gusted
parent 5d457efc06
commit a21dbdd678

View file

@ -6,6 +6,9 @@ eleventyNavigation:
order: 102
---
> **Note:**
> This feature is not yet active on Codeberg Pages.
Redirects can be created with a `_redirects` file with the following format:
```