Skip to content

Commit

Permalink
chore: switch back to twitch temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 17, 2024
1 parent 8c79e9b commit 7c24b8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/components/layout/ThePresenceIndicator.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ const LiveWrapper = defineComponent({
h(
'a',
{
href: 'https://tv.algora.io/danielroe',
href: 'https://twitch.tv/danielroe',
target: '_blank',
title: 'Live now on Algora',
title: 'Live now on Twitch',
},
slots,
)
Expand Down

0 comments on commit 7c24b8a

Please sign in to comment.