Skip to content

Commit

Permalink
Add In-Kind pointing to AWS program
Browse files Browse the repository at this point in the history
We have similar but not identical one at https://www.dandiarchive.org/
  • Loading branch information
yarikoptic committed Jul 10, 2023
1 parent 30f55f0 commit 5b9a5c6
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions web/src/components/DandiFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,28 @@
>{{ version }}</a>
</v-col>
<v-col>
Funding:<br>
Funding / In-Kind:<br>
- <a
target="_blank"
rel="noopener"
href="https://braininitiative.nih.gov/"
>BRAIN Initiative</a>
<v-icon x-small>
mdi-open-in-new
</v-icon> / <a
target="_blank"
rel="noopener"
href="https://www.nimh.nih.gov/index.shtml"
>NIMH</a>
<v-icon x-small>
mdi-open-in-new
</v-icon>
<br>
- <a
target="_blank"
rel="noopener"
href="https://www.nimh.nih.gov/index.shtml"
>NIMH</a>
href="https://registry.opendata.aws/dandiarchive/"
>AWS Open Dataaset</a>
<v-icon x-small>
mdi-open-in-new
</v-icon>
Expand Down

0 comments on commit 5b9a5c6

Please sign in to comment.