Open mccarthy-m-g opened 2 years ago
We have a logo selected, I just don't know what folder I put it into and what code file I reference it in so I can test out colours.
The logo image is saved at files/images/logo.svg
, so replace that file.
You can keep it as an svg if you want, although the one that’s up there right now isn’t centred properly (I don’t know if that’s because your svg wasn’t, or if the site was doing that); otherwise replace with a png.
The file it’s referenced in is here. Keep the leading dots in the filepath, they make the path start from the file’s parent directory, which is needed to resolve that filepath correctly.
To do once the logo is done