You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/fs.tsx
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,8 @@ export const fs: Node[] = [
23
23
<h1>Hi, I am Soohoon Choi</h1>
24
24
<br/>
25
25
<p>
26
-
I'm currently running <ahref="https://greptile.com"className="text-green-500 underline">GREPTILE</a>, an AI code review company, as a cofounder.
27
-
Before that I was a CS and math student at <ahref="https://gatech.edu"className="text-amber-700 underline">Georgia Tech</a> .
26
+
I'm currently running <ahref="https://greptile.com"target="_blank"className="text-green-500 underline">GREPTILE</a>, an AI code review company, as a cofounder.
27
+
Before that I was a CS and math student at <ahref="https://gatech.edu"target="_blank"className="text-amber-700 underline">Georgia Tech</a> .
0 commit comments