We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4977712 commit fdf421fCopy full SHA for fdf421f
1 file changed
src/components/Intro.tsx
@@ -7,8 +7,8 @@ export default function Intro() {
7
<section className={styles.container}>
8
<h1 className={styles.name}>SOL1 Archive</h1>
9
<p className={styles.bio}>
10
- Researcher in Machine Learning & Logic. <br />
11
- Archive of thoughts, mathematics, and code.
+ Student @ Yonsei Univ., Seoul <br />
+ Researcher in Machine Learning, NLP.
12
</p>
13
14
<div className={styles.links}>
0 commit comments