Skip to content

Commit

Permalink
NSF Unidata logo (#456)
Browse files Browse the repository at this point in the history
* Add NSF Unidata logo

* Update threddsConfig.xml for new NSF Unidata logo
  • Loading branch information
oxelson authored Jan 23, 2024
1 parent 65b9065 commit d0c6e83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added tds/src/main/webapp/NSF-Unidata.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions tds/src/test/content/thredds/threddsConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<!--phone></phone-->
</contact>
<hostInstitution>
<name>Unidata</name>
<name>NSF Unidata</name>
<webSite>https://www.unidata.ucar.edu/</webSite>
<logoUrl>unidataIcon.gif</logoUrl>
<logoAltText>Unidata</logoAltText>
<logoUrl>NSF-Unidata.png</logoUrl>
<logoAltText>NSF Unidata</logoAltText>
</hostInstitution>
</serverInformation>

Expand Down

0 comments on commit d0c6e83

Please sign in to comment.