Added run targets, Added backgrounds section

Update Compile.run.xml, Setup.run.xml, and 7 more files...
This commit is contained in:
2024-11-19 11:13:15 +01:00
parent 58a5d94d92
commit d7d4dfba15
9 changed files with 134 additions and 15 deletions

View File

@@ -94,6 +94,9 @@
<!-- Horizontal Rulers -->
<?php include("./parts/horizontal_rulers.php"); ?>
<!-- Backgrounds -->
<?php include("./parts/backgrounds.php"); ?>
<!-- Buttons -->
<?php include("./parts/buttons.php"); ?>
</main>