updates Readme and docs

This commit is contained in:
Mose Müller
2024-11-26 11:38:17 +01:00
parent 187d8bcf28
commit c9814f7cdc
2 changed files with 32 additions and 2 deletions

View File

@ -219,7 +219,8 @@ For more information, see [Configuring pydase](https://pydase.readthedocs.io/en/
`pydase` allows you to enhance the user experience by customizing the web interface's appearance through
1. a custom CSS file, and
2. tailoring the frontend component layout and display style.
2. a custom favicon image, and
3. tailoring the frontend component layout and display style.
You can also provide a custom frontend source if you need even more flexibility.