Skip to content

Commit

Permalink
chore: added "Freelancer to landing intro"
Browse files Browse the repository at this point in the history
closes #80
  • Loading branch information
kunalkeshan committed Oct 13, 2023
1 parent 5bc8949 commit 4ed3dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/landing/Intro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { IMAGE_SOURCE } from "../../config";
import LINKS from "../../data/external";

const typewriterOptions: Options = {
strings: ["Developer", "Writer", "Creator"],
strings: ["Developer", "Writer", "Creator", "Freelancer"],
loop: true,
autoStart: true,
skipAddStyles: true,
Expand Down

1 comment on commit 4ed3dd5

@vercel
Copy link

@vercel vercel bot commented on 4ed3dd5 Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.