mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-22 08:36:46 -05:00
fix(blogpost): iframes in 9-29-21 blogpost
This commit is contained in:
@@ -27,7 +27,10 @@ Juxt started out before I actually even joined the Pretendo Network development
|
||||
> Hello World! Check out the very first instance of Wara Wara Plaza rendering a custom file. A bit underwhelming looking back huh?
|
||||
|
||||
From there we quickly realized that the scope of this project was going to be much larger than we though, and moved on to experimenting with the Miiverse Applet itself
|
||||
<iframe width="360" height="215" src="https://www.youtube-nocookie.com/embed/d9VAr9sEvCo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
<div class="aspectratio-fallback">
|
||||
<iframe src="https://www.youtube-nocookie.com/embed/d9VAr9sEvCo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
> Check out this ancient video of the first demo website that was running in the Miiverse Applet.
|
||||
|
||||
@@ -35,11 +38,15 @@ Shortly after this the project was absorbed into the Pretendo Network, and our f
|
||||
|
||||
2020 was a big year for Juxt, going from the simple api server before, to rapidly building out its web interface and features across both the 3DS and Wii u
|
||||
|
||||
<iframe width="360" height="215" src="https://www.youtube-nocookie.com/embed/NrfaOx5xcJY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
<div class="aspectratio-fallback">
|
||||
<iframe src="https://www.youtube-nocookie.com/embed/NrfaOx5xcJY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
> First attempt at an interface for the 3DS
|
||||
|
||||
<iframe width="360" height="215" src="https://www.youtube-nocookie.com/embed/IXnJOacx_gE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
<div class="aspectratio-fallback">
|
||||
<iframe src="https://www.youtube-nocookie.com/embed/IXnJOacx_gE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
> Community page Demo on the Wii U
|
||||
|
||||
|
||||
Reference in New Issue
Block a user