You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/PxWeb2/documentation/customization.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,8 +244,6 @@ To change the logo/favicon in PxWeb replace svgs in the image folder. The names
244
244
For image replace `images/logo.svg` with your own logo.
245
245
Replace `images/favicon.ico` / `images/favicon-darkmode.svg` with your own favicon.
246
246
247
-
The svg **must** include viewbox and width/height attributes for it to be rendered correctly.
248
-
249
247
### Change logo URL
250
248
By default you will come to the PxWeb start page when clicking the logo. However, it is possible to configure this. You can configure a new logo URL per language by editing `homePage` in `config/config.js`:
0 commit comments