docs: use github admonition styles (#4263)

This commit is contained in:
ReenigneArcher
2025-09-16 19:01:39 -04:00
committed by GitHub
parent cadc89aa14
commit 9f6c832583
9 changed files with 223 additions and 157 deletions

View File

@@ -1,6 +1,8 @@
# Legal
@attention{This documentation is for informational purposes only and is not intended as legal advice. If you have
any legal questions or concerns about using Sunshine, we recommend consulting with a lawyer.}
> [!CAUTION]
> This documentation is for informational purposes only and is not intended as legal advice. If you have
> any legal questions or concerns about using Sunshine, we recommend consulting with a lawyer.
Sunshine is licensed under the GPL-3.0 license, which allows for free use and modification of the software.
The full text of the license can be reviewed [here](https://github.com/LizardByte/Sunshine/blob/master/LICENSE).