Just a small quick bug report about the forum formatting. Firefox browser, latest release (147.0.1)
When browsing topics, and at the top of threads, the logo in the header looks like this, constructed of individual SVG files:
However when I scroll down in a message thread, it changes to this pic:
Using right click → view image, i confirmed it is very much different images and not like, font changing weirdness. Seems like Discourse is doing Some Shenanigans when putting a thread title up in the header?
I have noticed that as well, only on mobile do I have the “serif font” like your first photo. On desktop the change exists as well, but it is more subtle:
I’d recommend whoever is in charge of theming to consider using a PNG for consistency for the logo, or add the font to the theme as a webfont so that it’s loaded in. Personally i’d go for the PNG approach cuz that’ll be overall easier with a single file for consistent banding/theming, tho the webfont approach means you can easily theme like, the forum categories or titles with the project’s font since it’d already be loaded, just tweak the CSS to point to the font family name.
It is hard for me to see the actual image filenames / types from this screen, I only see what you see, and it all looks as expected? (still can’t sort out where the .svg is coming into play).