ResearchObject / ro-crate

Research Object Crate
https://w3id.org/ro/crate/
Apache License 2.0
79 stars 34 forks source link

Not all favicons updated #309

Closed stain closed 3 weeks ago

stain commented 4 weeks ago

302 updated the favicon to avoid FTT logo, but some of these in the template are still showing the FTT logo instead of RO-Crate logo:

  <link rel="apple-touch-icon" sizes="180x180" href="/ro-crate/assets/img/apple-touch-icon.png">
  <link rel="icon" type="image/png" sizes="32x32" href="/ro-crate/assets/img/favicon-32x32.png">
  <link rel="icon" type="image/png" sizes="16x16" href="/ro-crate/assets/img/favicon-16x16.png">
  <link rel="manifest" href="/ro-crate/assets/img/site.webmanifest">
  <link rel="mask-icon" href="/ro-crate/assets/img/safari-pinned-tab.svg" color="#39989F">
  <link rel="shortcut icon" href="/ro-crate/assets/img/favicon.ico">
elichad commented 4 weeks ago

I didn't realise favicons were so complicated...

Anyway, turns out the files needed are helpfully listed in the theme docs: https://elixir-belgium.github.io/elixir-toolkit-theme/custom_branding#favicon-logo