5.8.0 (2022-03-12)
UI is customizable, read docs, https://verdaccio.org/docs/webui
If you want to hide the flag for Help Provide Humanitarian Aid to Ukraine, there it is the easy solution. On the config.yaml
file.
web:
logo: https://cdn.verdaccio.dev/logos/verdaccio-tiny.png <- or any url that you prefer
scriptsbodyBefore:
- '<script>document.addEventListener("DOMContentLoaded", function(){ document.querySelector("[aria-label=\"Support people affected by the war in Ukraine\"]").innerHTML= ""});</script>'
I'd prefer if you keep it.