Skip to content

Commit 91b5083

Browse files
authored
Merge pull request #310 from tjklint/refactor(1page)
fix: updated job title in hero typewriter.
2 parents f95b982 + 7080fd7 commit 91b5083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/hero/hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const Hero: React.FC = () => {
155155

156156
const typewriterTexts = [
157157
"Software Developer",
158-
"SDE Intern @ Bell",
158+
"Ex-SDE Intern @ Bell",
159159
"Co-Chair @ CUSEC",
160160
"Ethical Hacker",
161161
"AI Enthusiast",

0 commit comments

Comments
 (0)