docs: fix typo (#53)
This commit is contained in:
parent
2b143ebeeb
commit
bca959d1a3
|
@ -55,4 +55,4 @@ window.__themeColors = {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Start the development server (`npm run dev`), go to `http://localhost:4002/settings/instances/your-instance-name` and select your newly created theme. Once you've done that, you can updated your theme, and refresh the page to see the change (you don't have to restart the server).
|
Start the development server (`npm run dev`), go to `http://localhost:4002/settings/instances/your-instance-name` and select your newly created theme. Once you've done that, you can update your theme, and refresh the page to see the change (you don't have to restart the server).
|
||||||
|
|
Loading…
Reference in a new issue