Refactored frontend + added template engine

This commit is contained in:
Christian Krakau-Louis
2025-03-26 02:17:05 +01:00
parent c4634a984f
commit d95f5babb8
15 changed files with 335 additions and 528 deletions
+6
View File
@@ -0,0 +1,6 @@
/* frontend/static/styles.css */
/* Example overrides or additional styling */
body {
/* Your global overrides can go here if needed */
}