Skip to content

Commit

Permalink
Merge pull request #82 from normanrz/patch-1
Browse files Browse the repository at this point in the history
Update Webknossos favicon
  • Loading branch information
will-moore authored Nov 21, 2024
2 parents 9e5be0c + 66aae02 commit a12cf1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ome2024-ngff-challenge/src/ThumbGallery.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// Map of source to favicon domain
let faviconDomains = {
IDR: "https://idr.openmicroscopy.org",
Webknossos: "https://scalableminds.com",
Webknossos: "https://webknossos.org",
JAX: "http://jax.org",
"BioImage Archive": "https://www.ebi.ac.uk",
Crick: "https://www.crick.ac.uk/",
Expand Down
2 changes: 1 addition & 1 deletion ome2024-ngff-challenge/src/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const SAMPLES_HOME =
// Map of source to favicon domain
let faviconDomains = {
IDR: "https://idr.openmicroscopy.org",
Webknossos: "https://scalableminds.com",
Webknossos: "https://webknossos.org",
JAX: "http://jax.org",
"BioImage Archive": "https://www.ebi.ac.uk",
Crick: "https://www.crick.ac.uk/",
Expand Down

0 comments on commit a12cf1f

Please sign in to comment.