This is an automated email from the ASF dual-hosted git repository.

smarru pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/airavata-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 17d00cc  adding client web links
17d00cc is described below

commit 17d00cc68ac563d6708cf0a3b4bae4c60f447578
Author: Suresh Marru <sma...@apache.org>
AuthorDate: Wed May 6 20:12:38 2020 -0400

    adding client web links
---
 content/custos/index.html | 25 ++++++++++++++++++-------
 source/custos/index.html  | 25 ++++++++++++++++++-------
 2 files changed, 36 insertions(+), 14 deletions(-)

diff --git a/content/custos/index.html b/content/custos/index.html
index 5792df5..64ee698 100644
--- a/content/custos/index.html
+++ b/content/custos/index.html
@@ -129,30 +129,41 @@
     </section><!-- End About Section -->
 
     <!-- ======= Clients Section ======= -->
-    <section id="clients" class="clients">
+    <section id="clients" class="about">
         <div class="container" data-aos="zoom-in">
 
             <div class="row">
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/cilogon-logo.png" 
class="img-fluid" alt="https://www.cilogon.org/faq";
-                         href="https://www.cilogon.org/faq"; target="_blank">
+                    <a href="https://www.cilogon.org/faq"; target="_blank">
+                        <img src="assets/img/clients/cilogon-logo.png"
+                             class="img-fluid"
+                             alt="https://www.cilogon.org/faq";>
+                    </a>
                 </div>
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/galaxy-logo.png" 
class="img-fluid" alt="">
+                    <a href="https://galaxyproject.org/"; target="_blank">
+                        <img src="assets/img/clients/galaxy-logo.png" 
class="img-fluid" alt="">
+                    </a>
                 </div>
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/htrc-logo.png" 
class="img-fluid" alt="">
+                    <a href="https://analytics.hathitrust.org/"; 
target="_blank">
+                        <img src="assets/img/clients/htrc-logo.png" 
class="img-fluid" alt="">
+                    </a>
                 </div>
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/airavata-logo.png" 
class="img-fluid" alt="">
+                    <a href="https://airavata.apache.org/"; target="_blank">
+                        <img src="assets/img/clients/airavata-logo.png" 
class="img-fluid" alt="">
+                    </a>
                 </div>
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/scigap-logo.png" 
class="img-fluid" alt="">
+                    <a href="https://scigap.org/"; target="_blank">
+                        <img src="assets/img/clients/scigap-logo.png" 
class="img-fluid" alt="">
+                    </a>
                 </div>
 
             </div>
diff --git a/source/custos/index.html b/source/custos/index.html
index 5792df5..64ee698 100644
--- a/source/custos/index.html
+++ b/source/custos/index.html
@@ -129,30 +129,41 @@
     </section><!-- End About Section -->
 
     <!-- ======= Clients Section ======= -->
-    <section id="clients" class="clients">
+    <section id="clients" class="about">
         <div class="container" data-aos="zoom-in">
 
             <div class="row">
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/cilogon-logo.png" 
class="img-fluid" alt="https://www.cilogon.org/faq";
-                         href="https://www.cilogon.org/faq"; target="_blank">
+                    <a href="https://www.cilogon.org/faq"; target="_blank">
+                        <img src="assets/img/clients/cilogon-logo.png"
+                             class="img-fluid"
+                             alt="https://www.cilogon.org/faq";>
+                    </a>
                 </div>
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/galaxy-logo.png" 
class="img-fluid" alt="">
+                    <a href="https://galaxyproject.org/"; target="_blank">
+                        <img src="assets/img/clients/galaxy-logo.png" 
class="img-fluid" alt="">
+                    </a>
                 </div>
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/htrc-logo.png" 
class="img-fluid" alt="">
+                    <a href="https://analytics.hathitrust.org/"; 
target="_blank">
+                        <img src="assets/img/clients/htrc-logo.png" 
class="img-fluid" alt="">
+                    </a>
                 </div>
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/airavata-logo.png" 
class="img-fluid" alt="">
+                    <a href="https://airavata.apache.org/"; target="_blank">
+                        <img src="assets/img/clients/airavata-logo.png" 
class="img-fluid" alt="">
+                    </a>
                 </div>
 
                 <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center 
justify-content-center">
-                    <img src="assets/img/clients/scigap-logo.png" 
class="img-fluid" alt="">
+                    <a href="https://scigap.org/"; target="_blank">
+                        <img src="assets/img/clients/scigap-logo.png" 
class="img-fluid" alt="">
+                    </a>
                 </div>
 
             </div>

Reply via email to