mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
embed
This commit is contained in:
parent
1e44cf2478
commit
f1a2a978c0
4 changed files with 20 additions and 11 deletions
|
@ -20,8 +20,8 @@
|
|||
<p><a href="/links/buddies#tess">tess</a> and i also made this game for a game jam!
|
||||
you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing
|
||||
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe src="https://www.youtube.com/embed/vBq0aBTBh8s" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
|
||||
<div class="embed">
|
||||
<iframe src="https://www.youtube.com/embed/vBq0aBTBh8s" allowfullscreen title="YouTube Video"></iframe>
|
||||
</div>
|
||||
</p>
|
||||
<p>we made this for a <a href="https://godotwildjam.com/">godot wildjam</a> and it was a bit messy!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue