Skip to content

Commit

Permalink
fix(workshops) : changed the workshop date
Browse files Browse the repository at this point in the history
  • Loading branch information
lakminagamage committed Jul 14, 2024
1 parent 9a0320d commit ac7cec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/WorkshopLayout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const posts = [
title: "Workshop 01",
href: "#",
description: "Workshop will be conducted as online session. ",
date: "Mar 16, 2020",
date: "Dec 05, 2024",
datetime: "2020-03-16",
time: "9:00 AM - 11:00 AM",
category: { title: "Marketing", href: "#" },
Expand Down

0 comments on commit ac7cec8

Please sign in to comment.