This commit is contained in:
brausjonas
2023-03-26 18:34:23 +02:00
parent beae0bf3fd
commit f7adf9adef
4 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
<workItem from="1679674448294" duration="3278000" /> <workItem from="1679674448294" duration="3278000" />
<workItem from="1679754546660" duration="3762000" /> <workItem from="1679754546660" duration="3762000" />
<workItem from="1679776338023" duration="11768000" /> <workItem from="1679776338023" duration="11768000" />
<workItem from="1679841996008" duration="5865000" /> <workItem from="1679841996008" duration="6034000" />
</task> </task>
<servers /> <servers />
</component> </component>
+2
View File
@@ -56,6 +56,8 @@
</div> </div>
</div> </div>
<footer>IOGameStudios 2023</footer>
</body> </body>
<script src="StartPage.js"></script> <script src="StartPage.js"></script>
+1 -1
View File
@@ -97,7 +97,7 @@
</div> </div>
</div> </div>
<button>Visit Games Page</button> <button onclick="window.location.href='https://www.iogamestudios.de/games'">Visit Games Page</button>
</div> </div>
</body> </body>
+2
View File
@@ -55,6 +55,8 @@
</div> </div>
</div> </div>
<footer>IOGameStudios 2023</footer>
</body> </body>
<script src="StartPage.js"></script> <script src="StartPage.js"></script>