From 30f55f02c32faedfbc65dd70aefd1d519edd9cc9 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 10 Jul 2023 16:05:10 -0400 Subject: [PATCH 1/4] Proper casing for DANDI and GitHub --- web/src/components/DandiFooter.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/DandiFooter.vue b/web/src/components/DandiFooter.vue index e53a866e0..63d5138f2 100644 --- a/web/src/components/DandiFooter.vue +++ b/web/src/components/DandiFooter.vue @@ -54,7 +54,7 @@ target="_blank" rel="noopener" :href="dandiAboutUrl" - >Dandi Project Homepage + >DANDI Project Homepage mdi-open-in-new @@ -63,7 +63,7 @@ target="_blank" rel="noopener" href="https://github.com/dandi/dandi-archive" - >Project Github + >Project GitHub mdi-open-in-new / Date: Mon, 10 Jul 2023 16:11:33 -0400 Subject: [PATCH 2/4] Add In-Kind pointing to AWS program We have similar but not identical one at https://www.dandiarchive.org/ --- web/src/components/DandiFooter.vue | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/web/src/components/DandiFooter.vue b/web/src/components/DandiFooter.vue index 63d5138f2..682aab305 100644 --- a/web/src/components/DandiFooter.vue +++ b/web/src/components/DandiFooter.vue @@ -28,12 +28,19 @@ >{{ version }} - Funding:
+ Funding / In-Kind:
- BRAIN Initiative + + mdi-open-in-new + / NIMH mdi-open-in-new @@ -41,8 +48,8 @@ - NIMH + href="https://registry.opendata.aws/dandiarchive/" + >AWS Open Dataaset mdi-open-in-new From fc63183214ef818dd736b90001fbc860412d2f4d Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 10 Jul 2023 16:12:26 -0400 Subject: [PATCH 3/4] Progress Copyright to 2023 --- web/src/components/DandiFooter.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/DandiFooter.vue b/web/src/components/DandiFooter.vue index 682aab305..8366451ba 100644 --- a/web/src/components/DandiFooter.vue +++ b/web/src/components/DandiFooter.vue @@ -18,7 +18,7 @@ - © 2019 - 2022 The DANDI Team
+ © 2019 - 2023 The DANDI Team
version Date: Thu, 13 Jul 2023 11:05:55 -0400 Subject: [PATCH 4/4] Update text for "In-Kind Support" --- web/src/components/DandiFooter.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/DandiFooter.vue b/web/src/components/DandiFooter.vue index 8366451ba..cf2b26b9a 100644 --- a/web/src/components/DandiFooter.vue +++ b/web/src/components/DandiFooter.vue @@ -28,7 +28,7 @@ >{{ version }}
- Funding / In-Kind:
+ Funding / In-Kind Support:
-