legal mumbo jumbo, starting to revamp the old UI, user agreement is not a finished page yet
This commit is contained in:
3
SoftwareApps/IronHorseApp.html
Normal file
3
SoftwareApps/IronHorseApp.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div style="width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-content: center; align-items: center;">
|
||||
<iframe src="https://ironhorse.games/" style="width: 100%; height: 100%; border:none;"></iframe>
|
||||
</div>
|
||||
3
SoftwareApps/IronHorseAppIcon.html
Normal file
3
SoftwareApps/IronHorseAppIcon.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div tabindex="0" class="IronHorseAppIcon windowIcon hidden 120 80 Fullscreen" onclick="OpenApp(this, false, 50, 50);" >
|
||||
<img src="GeneralAssets/IHlogo.png" style="width: 8vh; height: 8vh; image-rendering: pixelated;">
|
||||
<a class="whiteText IconText" style="overflow: hidden;">
|
||||
Reference in New Issue
Block a user