Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/components/Events/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ involved with the community.
</div>
<div className="col-lg-3 px-4 events-btn-margin d-flex justify-content-center justify-content-lg-end align-items-center">
<a href="https://www.cloudstackcollab.org/" target="_blank" className="btn btn-outline-secondary me-3" >Read More</a>
<a href="https://www.youtube.com/playlist?list=PLnIKk7GjgFlZd5FgXpLP1MJmaB9cFesSk" target="_blank" className="btn btn-primary me-3">Watch</a>
</div>
</div>
<div className="row">
Expand All @@ -81,6 +82,7 @@ involved with the community.
</div>
<div className="col-lg-3 px-4 events-btn-margin d-flex justify-content-center justify-content-lg-end align-items-center">
<a href="/blog/cseug-2025-london" target="_blank" className="btn btn-outline-secondary me-3" >Read More</a>
<a href="https://www.youtube.com/playlist?list=PLnIKk7GjgFlYq0GjNqEhYt6UhQT3lH3YB" target="_blank" className="btn btn-primary me-3">Watch</a>
</div>
</div>
<div className="row">
Expand Down