We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ef5f2 commit a75f46eCopy full SHA for a75f46e
src/components/Schedule/Schedule.js
@@ -104,7 +104,7 @@ const ScheduleCalendar = () => {
104
return (
105
<Container fluid className="schedule-section">
106
<Container>
107
- <h1 className="page-heading">Tentative <strong className="purple">Event Schedule</strong></h1>
+ <h1 className="page-heading">Event <strong className="purple">Schedule</strong></h1>
108
109
{isMobile && (
110
<div className="date-selector">
0 commit comments