Skip to content

Commit 63c244f

Browse files
Merge pull request #28 from PxTools/JohannesFinsveen-patch-1
On logo: moved svg demand to first line
2 parents 5370e6a + 767fe0e commit 63c244f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/PxWeb2/documentation/customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,13 +230,13 @@ Replace the font files in the `fonts` directory. Keep file names.
230230
Make 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+
233235
To change the logo/favicon in PxWeb replace svgs in the image folder. The names must be the same.
234236

235237
For image replace `images/logo.svg` with your own logo.
236238
Replace `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

242242
Edit the relevant `locales/<lang>/translation.json`.

0 commit comments

Comments
 (0)