Update 'www/index.html'
This commit is contained in:
parent
91d505d590
commit
362fc2ee68
|
@ -159,11 +159,11 @@ h1 {
|
|||
<div class="container">
|
||||
<div class="split left">
|
||||
<h1>Twitch</h1>
|
||||
<a href="https://twitch.tv/sarimoko" class="button">Browse Live Stream</a>
|
||||
<a href="https://twitch.tv/sarimoko" class="button" target="_blank">Browse Live Stream</a>
|
||||
</div>
|
||||
<div class="split right">
|
||||
<h1>YouTube</h1>
|
||||
<a href="https://youtube.com/c/sarimoko" class="button">View Video Playlist</a>
|
||||
<a href="https://youtube.com/c/sarimoko" class="button" target="_blank">View Video Playlist</a>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
|
|
Loading…
Reference in New Issue