summaryrefslogtreecommitdiff
path: root/webGUI/pages/stats.html
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2024-11-18 19:23:17 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2024-11-18 19:23:17 +0100
commit2feb019c373c99fa3840d99724f5ee6f7c4dac36 (patch)
tree9bf1d614b602149a0ef27078894d6a15ecb13ff0 /webGUI/pages/stats.html
parent3714c08a1233884696e0f5483d73efa890e1a5a1 (diff)
started switching to c, started the web gui, started the gtk gui, ending the swift version
Diffstat (limited to 'webGUI/pages/stats.html')
-rw-r--r--webGUI/pages/stats.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/webGUI/pages/stats.html b/webGUI/pages/stats.html
new file mode 100644
index 0000000..8fdbb74
--- /dev/null
+++ b/webGUI/pages/stats.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>STATS - CONSOLE</title>
+</head>
+
+<body>
+
+</body>
+
+</html> \ No newline at end of file