Commit graph

7 commits

Author SHA1 Message Date
04f23a6c0e Add janky readme 2023-04-21 05:43:47 -07:00
c07ccb3541 Janky fix for right-aligned text 2023-04-21 05:39:51 -07:00
01acbfa444 Add index.html 2022-11-08 16:45:42 -08:00
862fe55493 Move live.html to index.html 2022-10-17 12:29:43 -07:00
867707a46b Genericize the embed parent setting
Instead of repeating the domain four times, make it a variable on line 2
and use the variable.
2022-09-10 15:52:11 -07:00
e06dfb4360 Add global volume slider
We do quite a bit of "iron fist state management" here. Any time any
embed state changes, we also re-enforce the volume setting. This is
because `setVolume()` in the Twitch embeds seems to not take effect in a
lot of situations and we want to make sure our volume is applied before
any audio starts playing.
2022-09-10 14:53:10 -07:00
a6f48c3e1a Initial commit 2022-08-29 13:02:39 -07:00