Updated to 2023

This commit is contained in:
2023-05-15 20:30:11 +03:00
parent 9a2e646776
commit df9b60a368
9 changed files with 136 additions and 383 deletions

View File

@@ -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 />