We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9ee09 commit 63ed4a3Copy full SHA for 63ed4a3
README.md
@@ -108,20 +108,6 @@ The latest version of Spreed WebRTC can be found on GitHub:
108
and CSS reload directly.
109
110
111
-## Branding
112
-
113
- Insert logo in `static/img`. Edit `src/styles/global/_branding.scss` to link
114
- to desired custom logo. It is also possible to insert the raw svg data.
115
116
117
-## Skins
118
119
- Insert skins in `src/styles/global/skins` and edit the `@import "skins/light";`
120
- line in `src/styles/global/_variables.scss`. Available skins are light and
121
- dark. It is recommended to create a new skin file if you wish to customize
122
- colors.
123
124
125
## Running for production
126
127
Spreed WebRTC should be run through a SSL frontend proxy with
0 commit comments