mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
6b2fced1b9
Revert "website: latest migration to new structure (#11522)"
This reverts commit 9a89a5f94b.
831 B
831 B
Details
REPLACE ME
Checklist
- Local tests pass (
ak test authentik/) - The code has been formatted (
make lint-fix)
If an API change has been made
- The API schema has been updated (
make gen-build)
If changes to the frontend have been made
- The code has been formatted (
make web)
If applicable
- The documentation has been updated
- The documentation has been formatted (
make website)