Skip to content

Commit

Permalink
Merge pull request #310 from tjklint/refactor(1page)
Browse files Browse the repository at this point in the history
fix: updated job title in hero typewriter.
  • Loading branch information
tjklint authored Sep 25, 2024
2 parents f95b982 + 7080fd7 commit 91b5083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/hero/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ const Hero: React.FC = () => {

const typewriterTexts = [
"Software Developer",
"SDE Intern @ Bell",
"Ex-SDE Intern @ Bell",
"Co-Chair @ CUSEC",
"Ethical Hacker",
"AI Enthusiast",
Expand Down

0 comments on commit 91b5083

Please sign in to comment.