Can we get iOS favicon support?

Ever the instigator, joseph.

There’s people lining up to provide it.

Having an icon and implementing it into the site are not the same thing. If you’re volunteering to add the favicon, though, please do, I’m not going to stop you

Well, I think creating the favicon is the majority of the work. Adding it to the site is one line of HTML, right? If someone can provide both, I’m happy to add them :slight_smile:

You’re in luck I principally still have it. Favicons are square But your logo is not. So bg completely orange or rounded corners?

I don’t know what you’re asking. Put the logo in a square? :person_shrugging:

versions

iOs rounds off the icons itself, I believe? So, square?

And as SVG or PNG?

As whatever file format the favicon needs to be :slight_smile: I really don’t want to have to spend more than a few minutes on implementing this.

Me too. I have absolutely no need for it.

You can drop the png here and let someone else figure out the rest :slight_smile:

There’s not much to figure out in principle.

<!DOCTYPE html>
<html>
<head>
  <title>My Page Title</title>
  <link rel="icon" type="image/x-icon" href="/images/favicon.png">
</head>
<body>

Ok here’s a png

If you wish, you can send your “ba” logo in 512*512 res. (if you have one), the format should be at least .jpeg or .jpg. Then I’ll see what I can do with it.

I think you can set the favicons from the Discourse admin panel, no HTNL needed

Yeah I think you are right, but I never set up discourse.

Since there’s a couple people helping, we’ll come to a consensus which files are needed and ping you then @bartv. No need to filter signal from noise yourself.

@Debuk / @joseph do you have an svg I can work with?

I dont think there’s anything left to do, as Joseph said, @bartv can set it directly by just setting the favicon in the wizard.

That’s already defined: