Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion multitwitch/templates/web/home.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ $(window).resize(function() {
<div id="helpbox">
<h1>MultiTwitch.tv</h1>
<div id="helptext">
Welcome to MultiTwitch! You can use this site to watch any number of <a href="http://twitch.tv/">twitch.tv</a> streams at the same time (as long as your computer can handle it). Simply put the streams you want in the url. For example: <a href="/gunnermaniac3/narcissawright">multitwitch.tv/gunnermaniac3/narcissawright</a>. MultiTwitch will optimize the layout of streams to give you the maximum size on each of the streams, while maintaining aspect ratio. For the curious, the source of this page is available at <a href="https://github.com/bhamrick/multitwitch">github.com/bhamrick/multitwitch</a>. Happy streamwatching!
Welcome to MultiTwitch! You can use this site to watch any number of <a href="http://twitch.tv/">twitch.tv</a> streams at the same time (as long as your computer can handle it). Simply put the streams you want in the url. For example: <a href="/gunnermaniac3/narcissawright">multitwitch.tv/gunnermaniac3/narcissawright</a> (add `?darkmode=true` for dark chat theme). MultiTwitch will optimize the layout of streams to give you the maximum size on each of the streams, while maintaining aspect ratio. For the curious, the source of this page is available at <a href="https://github.com/bhamrick/multitwitch">github.com/bhamrick/multitwitch</a>. Happy streamwatching!
</div>

<div id="credits">
Expand Down