Updated to 2023
This commit is contained in:
@@ -10,7 +10,7 @@ import Workshops from './workshops';
|
||||
const Home: NextPage = () => {
|
||||
return (
|
||||
<div className={styles.indexContainer}>
|
||||
<h1>Runosaari 2022</h1>
|
||||
<h1>Runosaari 2023</h1>
|
||||
<Lead />
|
||||
<Performers />
|
||||
<Program />
|
||||
|
||||
Reference in New Issue
Block a user