File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/PxWeb2/documentation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -230,13 +230,13 @@ Replace the font files in the `fonts` directory. Keep file names.
230230Make sure you have the proper license to self-host fonts.
231231
232232### Change logo and favicon
233+ The svg ** must** include viewbox and width/height attributes for it to be rendered correctly.
234+
233235To change the logo/favicon in PxWeb replace svgs in the image folder. The names must be the same.
234236
235237For image replace ` images/logo.svg ` with your own logo.
236238Replace ` images/favicon.ico ` / ` images/favicon-darkmode.svg ` with your own favicon.
237239
238- The svg ** must** include viewbox and width/height attributes for it to be rendered correctly.
239-
240240### Adjust or fix text / translations
241241
242242Edit the relevant ` locales/<lang>/translation.json ` .
You can’t perform that action at this time.
0 commit comments