diff --git a/README.md b/README.md index 000ecb959..8d877e62c 100644 --- a/README.md +++ b/README.md @@ -175,3 +175,12 @@ $ docker run -p 4000:4000 -v "$(pwd)/environment.json:/environment.json" -e DEBU ## Licence Apache License, Version 2.0 + +## Acknowledgements + +This work has been supported through several grants. + +The most recent of which is the ARDC Platforms project. This project is currently sponsored by the Open Ecoacoustics +ARDC Platforms project. See [doi.org/10.47486/PL050](https://doi.org/10.47486/PL050) for more details. + +[![The Open Ecoacoustics Logo](./src/assets/images/logos/OpenEcoAcoustics_horizontal_rgb.jpg)](https://openecoacoustics.org/) diff --git a/src/app/components/home/home.component.html b/src/app/components/home/home.component.html index fbf08fe13..7aea1c82c 100644 --- a/src/app/components/home/home.component.html +++ b/src/app/components/home/home.component.html @@ -31,7 +31,7 @@

{{ svg.alt | uppercase }}

Who Are We?

-

+

Welcome! {{ brand.long }} is a repository of environmental audio recordings. This website facilitates the management, access, visualization, and analysis of environmental acoustic data. It uses the @@ -150,3 +150,25 @@

View Some {{ viewMoreLink.label | titlecase }}s

+ +
+
+

Sponsors

+

+ This work has been supported through several grants. The most recent of + which is the ARDC Platforms project. + Open Ecoacoustics currently + sponsors development of the workbench thanks to the ARDC Platforms + project. See + doi.org/10.47486/PL050 for + more details. +

+ + + + +
+
diff --git a/src/app/components/home/home.component.scss b/src/app/components/home/home.component.scss index e86cd41dc..a098edb66 100644 --- a/src/app/components/home/home.component.scss +++ b/src/app/components/home/home.component.scss @@ -69,3 +69,21 @@ p { } } } + +// use this style class for paragraphs +.info-text { + color: var(--baw-highlight-contrast); + + p { + font-size: 1.25rem; + } + + a { + color: var(--baw-highlight-contrast); + + &:hover, + &:focus { + filter: brightness(70%); + } + } +} diff --git a/src/assets/images/logos/OpenEcoAcoustics_horizontal_rgb.jpg b/src/assets/images/logos/OpenEcoAcoustics_horizontal_rgb.jpg new file mode 100644 index 000000000..c99d66ca3 --- /dev/null +++ b/src/assets/images/logos/OpenEcoAcoustics_horizontal_rgb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81bec6138e447798070a5a1dc40422adcc89667bcd1ad48526d036f5b218170 +size 143973 diff --git a/src/assets/images/logos/OpenEcoAcoustics_horizontal_rgb.svg b/src/assets/images/logos/OpenEcoAcoustics_horizontal_rgb.svg new file mode 100644 index 000000000..32ae6f670 --- /dev/null +++ b/src/assets/images/logos/OpenEcoAcoustics_horizontal_rgb.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f2bdafed5c2065646b9a3255504b454caf2dc2d6d5e2df5aef01ef8ac0a95d +size 7608