New performers

This commit is contained in:
2024-05-16 19:30:29 +03:00
parent 340855c83e
commit 6acaff402e
4 changed files with 6 additions and 3 deletions

View File

@@ -15,8 +15,8 @@ const Home: NextPage = () => {
<h1>Runosaari</h1>
<Lead />
<Program />
{/* <Performers />
<Workshops /> */}
<Performers />
{/* <Workshops /> */}
<Info />
<Collaboration />
{/* <Archive /> */}