Nicolas Giard
added in v3
Added in upcoming v3 release.
S
SwitchUpCB
This could also include the ability to use Open Graph for URL previews.
BloodshotPico
Where do I go for Docker compose to do this?
Kai
A Note for Kubernetes Helm deployments:
Add to values.yaml:
volumeMounts:
- name: favi-blank
mountPath: /assets/favicons
volumes:
- name: favi-blank
emptyDir: {}
To prevent your html injection from being overwritten with wikijs's favicon.
PJ Palomaki
Currently, a hacky way to achieve is to inject it into the HTML via Theme > Code Injection. Under HTML, just add
<link rel="icon" type="image/png" href="https://my-assets/favicon.png">
G
Gordon D. Bonnar
I would also appreciate the ability to change this in the administration panel by choosing an asset, just like we can with the logo.
Remi Dupuis
Yes! Please. I'm trying to change it by the html and css injection, but I'm not getting
M Prajescu
+ 1 because it's about time
L
Leonhard Voos
+1 please
Nicolas Giard
in progress
Load More
→