Julia's offline documentation has no favicon

Julia’s offline documentation has no favicon, while the online version does have one. As I love to use the offline version (which is much faster), this is really annoying.
I inspected the index.html and it does not have something like <link rel="shortcut icon" type="image/x-icon" href="path/to/icon">. Is there something I can do to manually fix this for my own copy, or perhaps with the official version of the documentation?

1 Like

@fredrikekre ^

https://github.com/JuliaLang/julia/pull/36875

Edit: @melonedo now it’s merged!