Skip to content

Commit 0097e27

Browse files
committed
Update footer
1 parent c99dc9b commit 0097e27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/layout/footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ const Footer = () => {
123123
<p className="mt-2">
124124
Made with ☕ by{' '}
125125
<a
126-
href="https://github.com/coder-ralph"
126+
href="https://app.daily.dev/coderralph"
127127
target="_blank"
128128
rel="noopener noreferrer"
129-
className="text-blue-600 hover:underline hover:underline-offset-4 transition-all"
129+
className="text-blue-700 hover:underline hover:underline-offset-4 transition-all"
130130
>
131131
Ralph Rosael
132132
</a>

0 commit comments

Comments
 (0)