chore: add note to api dir

This commit is contained in:
taskylizard 2025-01-12 18:25:33 +00:00
parent 9cf2d3de79
commit f23fb7cc22
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
> [!NOTE]
> The website is no longer receiving new features and is now in maintenance mode. Please refrain from opening issues or pull requests.
This is the API for the website and other related services.
Licensed under the Apache License v2.0, see [LICENSE](../docs/.vitepress/LICENSE) for more information.

View file

@ -1,5 +1,5 @@
> [!NOTE]
> The website is no longer getting new features. It is now in maintenance mode. Please do not open issues or PRs.
> The website is no longer receiving new features and is now in maintenance mode. Please refrain from opening issues or pull requests.
This is the website source code to be used with [VitePress](https://vitepress.dev/).