Added buttons page part, Patched docker compose file, Added clock display

Update docker-compose.dev.yml, index.php, and 3 more files...
This commit is contained in:
Herwin
2024-11-13 22:47:07 +01:00
parent 4097bcca67
commit d6512716ec
5 changed files with 91 additions and 1 deletions

View File

@@ -108,6 +108,9 @@
<!-- Horizontal Rulers -->
<?php include("./parts/horizontal_rulers.php"); ?>
<!-- Buttons -->
<?php include("./parts/buttons.php"); ?>
</main>
<footer class="d-flex flex-align-center w-full p-s py-xs">