mirror of
https://github.com/danbulant/heaventaker
synced 2026-05-19 04:18:57 +00:00
itch.io page
This commit is contained in:
parent
b0aaaf5e73
commit
b0f2e2efcf
1 changed files with 10 additions and 0 deletions
10
itch.io/index.html
Normal file
10
itch.io/index.html
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<iframe src="https://heaventaker.danbulant.eu" frameborder="0"></iframe>
|
||||
|
||||
<style>
|
||||
body, html, iframe {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
</style>
|
||||
Loading…
Reference in a new issue