From 28ad7e01677d3e0f2fa97d1e55132ddfa1b09789 Mon Sep 17 00:00:00 2001 From: John Gerrard Holland Date: Fri, 15 Nov 2024 08:45:40 -0500 Subject: [PATCH 1/2] update About page description - Add a missing "a" - Add a contact email. --- meta/main/about.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/main/about.yml b/meta/main/about.yml index 0b12d5e8..62d0cc8d 100644 --- a/meta/main/about.yml +++ b/meta/main/about.yml @@ -2,4 +2,6 @@ title: About description: | The Center for Computation and Visualization provides high-performance computing and visualization services to the Brown community. We also collaborate with researchers - on projects across vast range of disciplines. + on projects across a vast range of disciplines. + If you'd like to work with us, contact + [mailto:support@ccv.brown.edu](support@ccv.brown.edu). From 28dccf9e11a8dcea01431befc63a5c579e54dbf6 Mon Sep 17 00:00:00 2001 From: John Gerrard Holland Date: Fri, 15 Nov 2024 08:48:59 -0500 Subject: [PATCH 2/2] Update about.yml --- meta/main/about.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/main/about.yml b/meta/main/about.yml index 62d0cc8d..c2746f73 100644 --- a/meta/main/about.yml +++ b/meta/main/about.yml @@ -4,4 +4,4 @@ description: | and visualization services to the Brown community. We also collaborate with researchers on projects across a vast range of disciplines. If you'd like to work with us, contact - [mailto:support@ccv.brown.edu](support@ccv.brown.edu). + [support@ccv.brown.edu](mailto:support@ccv.brown.edu).