mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-18 17:23:40 -05:00
Create index.html
This commit is contained in:
parent
a5762ad98e
commit
c0849fd3cf
1 changed files with 4 additions and 0 deletions
4
assets/games/2048/index.html
Normal file
4
assets/games/2048/index.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<title>Slope</title>
|
||||
|
||||
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://milk.servemp3.com/tylerpalko/2048" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
|
||||
</iframe>
|
Loading…
Add table
Reference in a new issue