Skip to content

Commit fdf421f

Browse files
committed
Feat: intro
1 parent 4977712 commit fdf421f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Intro.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ export default function Intro() {
77
<section className={styles.container}>
88
<h1 className={styles.name}>SOL1 Archive</h1>
99
<p className={styles.bio}>
10-
Researcher in Machine Learning & Logic. <br />
11-
Archive of thoughts, mathematics, and code.
10+
Student @ Yonsei Univ., Seoul <br />
11+
Researcher in Machine Learning, NLP.
1212
</p>
1313

1414
<div className={styles.links}>

0 commit comments

Comments
 (0)