Skip to content

Commit 4f69df4

Browse files
committed
Jobe's Legacy
1 parent 1a16374 commit 4f69df4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,25 @@ <h3 class="title">KorGE In Action</h3>
186186
}
187187
</style>
188188

189+
<section id="showcases" class="portfolio-area portfolio-four pb-100">
190+
<div class="container">
191+
<div class="row justify-content-center">
192+
<div class="col-lg-6 col-md-10">
193+
<div class="section-title text-center pb-10">
194+
<h3 class="title"><a href="https://www.twitch.tv/jobegamedev" target="_blank">Jobe's Legacy</a></h3>
195+
<p class="text">
196+
Have a look to a stream about a game development done in KorGE!
197+
</p>
198+
</div>
199+
</div>
200+
</div>
201+
<div class="row">
202+
<div style="left: 0; width: 100%; height: 0; position: relative; padding-bottom: 56.25%;"><iframe src="https://player.twitch.tv/?channel=jobegamedev&autoplay=false&parent=korge.org&parent=127.0.0.1&parent=localhost" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" allowfullscreen scrolling="no" allow="encrypted-media;"></iframe></div>
203+
</div>
204+
</div>
205+
</section>
206+
207+
189208
{% include "feature_list.html" %}
190209

191210
<script type="application/javascript">

0 commit comments

Comments
 (0)