Skip to content

Commit

Permalink
location chnage
Browse files Browse the repository at this point in the history
  • Loading branch information
rohittp0 committed Sep 19, 2023
1 parent dacf5ce commit cb91b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presentation/Schedule/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const Schedule = () => {
<div className="flex items-center text-gray-300">
<HiLocationMarker size={22} />{" "}
<span className="ml-[10px] text-[24px]">
{location ?? "CITTIC, CUSAT"}
{location ?? "CUSAT"}
</span>
</div>
</a>
Expand Down

0 comments on commit cb91b49

Please sign in to comment.