experiments-pico8/yoyodyne.games/layouts/shortcodes/pico8.html

5 lines
218 B
HTML
Raw Permalink Normal View History

2023-04-16 20:36:42 +00:00
<div class="embed pico8-game">
<iframe src="https://www.lexaloffle.com/bbs/widget.php?pid={{ index .Params 0 }}" allowfullscreen width="621" height="513" style="border:none; overflow:hidden"></iframe>
</iframe>
</div>