This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch komma in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
commit 7d54dc5f7c5927134fd7ca14f5729929bbf87937 Author: Daan Hoogland <[email protected]> AuthorDate: Wed Feb 7 10:37:15 2024 +0100 comma --- src/components/Events/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Events/index.tsx b/src/components/Events/index.tsx index b92ef3b17..139a89312 100644 --- a/src/components/Events/index.tsx +++ b/src/components/Events/index.tsx @@ -66,7 +66,7 @@ involved with the community. <img src="img/india user group 2023.jpeg" alt="" class="events-img events-overview-img"/> <p class="title mt-2">CloudStack India User Group 2023</p> <p class="events-info"><img src="img/pin_icon.png" class="me-2" alt=""/>Bangalore, India</p> - <p class="events-info"><img src="img/calendar_icon.png" class="me-2" alt=""/>August 18 2023</p> + <p class="events-info"><img src="img/calendar_icon.png" class="me-2" alt=""/>August 18, 2023</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://cloudstack.apache.org/blog/cloudstack-india-user-group-2023-roundup" class="btn btn-outline-secondary me-3">Read More</a>
