Skip to content

Commit

Permalink
fix(about): fix description content
Browse files Browse the repository at this point in the history
  • Loading branch information
H-Richard committed May 12, 2023
1 parent 7cd41e1 commit 58ed97d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/About/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ export const About: React.FC = () => {
<h4>About</h4>
<div className={styles.website}>{globe} h-richard.com</div>
<p className={styles.description}>
Richard Hong a Chinese-Canadian software engineer, computer scientist
and cook. He is currently located in San Francisco, CA and works as a
Richard Hong is a Chinese-Canadian software engineer, computer scientist
and cook. He is currently located in <b>San Francisco, CA</b> and works as a
Software Engineer at Meta. He occasionally posts educational software
engineering videos on his YouTube channel. In the future, Richard
hopes to own and drive the all new{' '}
Expand Down

0 comments on commit 58ed97d

Please sign in to comment.