We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb3956 commit 7a213d4Copy full SHA for 7a213d4
app/page.tsx
@@ -28,7 +28,7 @@ export default function Home() {
28
<div className="hidden w-screen h-px animate-glow md:block animate-fade-right bg-gradient-to-r from-zinc-300/0 via-zinc-300/50 to-zinc-300/0" />
29
<div className="my-16 text-center animate-fade-in">
30
<h2 className="text-sm text-zinc-500 ">
31
- I'm a software tester and developer interested in open source, AI, and automation.
+ I'm a interested in open source, AI, and automation.
32
</h2>
33
</div>
34
0 commit comments