更新主题开发说明 (#100)

This commit is contained in:
UUBulb
2024-10-09 18:41:10 +02:00
committed by GitHub
parent 26cb183d68
commit 7c2b123c4e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ Please note: This development environment only supports `dashboard v0.13.16` and
2. Modify the Oauth2 configuration in `data/config.yaml`The callback connection can be filled with `http://localhost`
3. Run `docker-compose up`
4. Start development
5. Once the theme has been created, you can place `theme-custom` in `/opt/nezha/dashboard/theme-custom` on the server
5. After completing the theme creation, you can place `theme-custom` (frontend theme), `static-custom` (frontend theme static files), and `dashboard-custom` (backend theme) into the `/opt/nezha/dashboard/` directory on the server (if installed using Docker).
## FAQ