Updated Settings (markdown)

Ben Phelps
2022-09-29 18:12:25 +03:00
parent a45b0852b3
commit e26d5260d9

@@ -33,6 +33,14 @@ and then reference that image:
background: /images/background.png background: /images/background.png
``` ```
### Background Opacity
You can change the opacity of the background, to blend it with the primary theme color,
```yaml
backgroundOpacity: 0.5
```
## Favicon ## Favicon
If you'd like to use a custom favicon instead of the included one, you may provide a full URL to an image of your choice. If you'd like to use a custom favicon instead of the included one, you may provide a full URL to an image of your choice.