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

dahn pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/staging-site by this push:
     new b4da9bfb4 Remove register buttons from past events (#247)
b4da9bfb4 is described below

commit b4da9bfb4db4c46555681982300424a0feecd97d
Author: John Bampton <jbamp...@users.noreply.github.com>
AuthorDate: Wed Sep 18 18:59:14 2024 +1000

    Remove register buttons from past events (#247)
---
 src/components/Events/index.tsx | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/components/Events/index.tsx b/src/components/Events/index.tsx
index 83284a92a..6787db165 100644
--- a/src/components/Events/index.tsx
+++ b/src/components/Events/index.tsx
@@ -73,7 +73,6 @@ involved with the community.
                 </div>
                 <div class="col-lg-3 px-4 events-btn-margin d-flex 
justify-content-center justify-content-lg-end align-items-center">
                   <a 
href="https://cloudstack.apache.org/blog/india-user-group-2024/"; class="btn 
btn-outline-secondary me-3">Read More</a>
-                  <a 
href="https://www.meetup.com/india-cloudstack-user-group/events/298324389/?isFirstPublish=true";
 class="btn btn-primary">Register</a>
                 </div>
               </div>
               <div class="row">
@@ -84,7 +83,6 @@ involved with the community.
                   <p class="events-info"><img src="img/calendar_icon.png" 
class="me-2" alt=""/>February 22, 2024</p>
                 </div>
                 <div class="col-lg-3 px-4 events-btn-margin d-flex 
justify-content-center justify-content-lg-end align-items-center">
-                  <a 
href="https://www.eventbrite.nl/e/cloudstack-and-ceph-day-netherlands-2024-tickets-700177167757";
 class="btn btn-primary">Register</a>
                 </div>
               </div>
               <div class="row">

Reply via email to