Skip to content

Commit 034a8b2

Browse files
authored
Update footer-object.tsx
1 parent 0fd57f6 commit 034a8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ui/footer-object.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export function FooterObject({ mainLinks }: FooterProps) {
3232
</div>
3333
<div>
3434
A project by{" "}
35-
<a className="text-blue-500 hover:text-blue-600" href="https://wdh.gg">
35+
<a className="text-blue-500 hover:text-blue-600" href="https://wharrison.com.au">
3636
William Harrison
3737
</a>
3838
.

0 commit comments

Comments
 (0)