new stream page at the root level

This commit is contained in:
shockrah 2020-01-25 22:24:26 -08:00
parent 5e0cd5d6e8
commit 7697ba8c64
2 changed files with 7 additions and 4 deletions

View File

@ -3,10 +3,13 @@
<iframe src="https://player.twitch.tv/?channel=shockrah" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
# Latest Interesting highlight
<div style="width: 100%; height: 0px; position: relative; padding-bottom: 56.250%;"><iframe src="https://streamable.com/s/57p3v/ovyrnz" frameborder="0" width="100%" height="100%" allowfullscreen style="width: 100%; height: 100%; position: absolute;"></iframe></div>
Cool skip that I found that ended up being really hard to setup let alone execute.
<div style="width: 100%; height: 0px; position: relative; padding-bottom: 56.250%;"><iframe src="https://streamable.com/s/b4h2r/wtdgkb" frameborder="0" width="100%" height="100%" allowfullscreen style="width: 100%; height: 100%; position: absolute;"></iframe></div>
# Various Social Media's
* Discord:
> Discord: `shockrah#2647`
* Mastadon:
<blockquote>Mastadon: <a href="https://qoto.org/@shockrah">https://qoto.org/@shockrah</a></blockquote>

View File

@ -23,7 +23,7 @@
<a class="pure-menu-link" href="/links.html">Links</a>
</li>
<li class="pure-menu-item">
<a class="pure-menu-link" href="/stream.html">Stream - Twitch</a>
<a class="pure-menu-link" href="/stream.html">Stream</a>
</li>
</ul>
</div>