Skip to content

Commit 08939e1

Browse files
authored
Updated theouto's website
1 parent b1eb8cf commit 08939e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/home/components/FriendsModule/FriendsModule.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import Link from 'next/link';
55

66
const Friends = [
77
{ href: 'https://basil.florist', text: 'basil.florist' },
8-
{ href: 'https://theouto.dev', text: 'theouto.dev' },
8+
{ href: 'https://theouto.com', text: 'theouto.com' },
99
{ href: 'https://danielquail.dev', text: 'danielquail.dev' },
1010
{ href: 'https://jonstu.dev', text: 'jonstu.dev' },
1111
{ href: 'https://goodhew.lol', text: 'goodhew.lol' },

0 commit comments

Comments
 (0)