Skip to content

Update TDS icon URL in README#652

Merged
lesserwhirls merged 1 commit intomainfrom
ddirks-patch-1
Feb 12, 2026
Merged

Update TDS icon URL in README#652
lesserwhirls merged 1 commit intomainfrom
ddirks-patch-1

Conversation

@ddirks
Copy link
Contributor

@ddirks ddirks commented Feb 12, 2026

Use assets.unidata rather than www.unidata

Use assets.unidata rather than www.unidata
@lesserwhirls
Copy link
Member

Any chance we could get a dark mode friendly version of the icon? Then we could use the supported:

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="dark-mode-image.png">
  <source media="(prefers-color-scheme: light)" srcset="light-mode-image.png">
  <img alt="Fallback image description" src="default-image.png">
</picture>

That said, happy to update it as is!

@ddirks
Copy link
Contributor Author

ddirks commented Feb 12, 2026

Alas, I do not currently have dark mode versions of the software package logos. (I do have dark mode versions of the NSF Unidata logo lockup.)

@lesserwhirls
Copy link
Member

No worries - let's go ahead and get this in. Thanks Doug!

@lesserwhirls lesserwhirls merged commit 18da0df into main Feb 12, 2026
9 checks passed
@lesserwhirls lesserwhirls deleted the ddirks-patch-1 branch February 12, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants