Skip to content

Commit 46da910

Browse files
committed
Add Another Line Break
1 parent ec16171 commit 46da910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const featuredProjects = projects.filter((project: CollectionEntry<"projects">)
4848
<h1>{site.name}</h1>
4949
<p class="subtitle">{site.title}</p>
5050
<div class="introduction">
51-
I am a third-year computer science student interested in exploring different applications of software. My experience range from optimizing system software at the edge of physical AI as a SWE Intern at NVIDIA to learning the applications of software in quantitative finance as a Jane Street AMP Scholar.
51+
I am a third-year computer science student interested in exploring different applications of software. My experience range from optimizing system software at the edge of physical AI as a SWE Intern at NVIDIA to learning the applications of software in quantitative finance as a Jane Street AMP Scholar.<br>
5252
<br>
5353
Apart from computer science, I am also broadly interested in academic explorations of art history and global cultures. In my free time, I am a <a href="https://www.worldcubeassociation.org/persons/2023LIAN29" target="_blank" rel="noopener noreferrer">recreational speedcuber</a>, world explorer (via <a href="https://www.duolingo.com/profile/inexerror" target="_blank" rel="noopener noreferrer">learning languages</a>, playing <a href="https://www.geoguessr.com/user/5edd635afa7bc40e2ccd562a" target="_blank" rel="noopener noreferrer">GeoGuessr</a>, and <a href="https://anncli.github.io/blog/study-abroad/">studying abroad</a>), and avid <span class="tooltip">脑综<span class="tooltip-text">Short for 脑力综艺. A category of Chinese variety TV shows where contestants solve puzzles and compete in mathematical, logical, and tactical games.</span></span> watcher.
5454
</div>

0 commit comments

Comments
 (0)