im an adult now

This commit is contained in:
skidoodle
2022-07-25 01:33:38 +02:00
committed by GitHub
parent ba258795ad
commit 5e5e18221c

View File

@@ -5,7 +5,7 @@ const MainLayout = () => {
<> <>
<div className={styles.mainLayout}> <div className={styles.mainLayout}>
<h1>albert</h1> <h1>albert</h1>
<p>17-year-old <b>system administrator</b> and student from Hungary</p> <p>18-year-old <b>system administrator</b> and student from Hungary</p>
</div> </div>
</> </>
) )