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 8c4eeb4e2 ccc 2025 date and registration button (#313) 8c4eeb4e2 is described below commit 8c4eeb4e234524546bf3414e84b7f10e0c057a0d Author: dahn <d...@onecht.net> AuthorDate: Wed Apr 16 12:41:48 2025 +0200 ccc 2025 date and registration button (#313) --- src/components/Events/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/Events/index.tsx b/src/components/Events/index.tsx index 41292f073..3416f4961 100644 --- a/src/components/Events/index.tsx +++ b/src/components/Events/index.tsx @@ -49,7 +49,10 @@ involved with the community. <img src="/img/ccc-2025.jpg" alt="" className="events-img events-overview-img"/> <p className="title mt-2">CloudStack Collaboration Conference 2025</p> <p className="events-info"><img src="img/pin_icon.png" className="me-2" alt=""/>Milan, Italy</p> - <p className="events-info"><img src="img/calendar_icon.png" className="me-2" alt=""/>TBD, 2025</p> + <p className="events-info"><img src="img/calendar_icon.png" className="me-2" alt=""/>November 19-21, 2025</p> + </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.eventbrite.co.uk/e/cloudstack-collaboration-conference-2025-tickets-1301872940009?aff=oddtdtcreator" className="btn btn-primary me-3">Register</a> </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/" className="btn btn-outline-secondary me-3">Read More</a>