aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoufic ar <contact@toufy.me>2026-05-15 02:24:12 +0300
committertoufic ar <contact@toufy.me>2026-05-15 02:24:12 +0300
commitfda7315f43b02cfae3050ece68a4d7cb26a826b4 (patch)
treedef28890a3c92cd7c2cb53d01f8e76c74fe362e7
parentb36868f1fc3a6df0da4d931f94f3c39f1c50ee59 (diff)
downloadmakeshiftci-fda7315f43b02cfae3050ece68a4d7cb26a826b4.tar.gz
makeshiftci-fda7315f43b02cfae3050ece68a4d7cb26a826b4.zip
restructure webUI
-rw-r--r--web/__init__.py (renamed from web.py)0
-rw-r--r--web/favicon.ico (renamed from favicon.ico)bin302430 -> 302430 bytes
-rw-r--r--web/templates/base.html (renamed from templates/base.html)0
-rw-r--r--web/templates/home.html (renamed from templates/home.html)0
-rw-r--r--web/templates/project.html (renamed from templates/project.html)0
-rw-r--r--web/templates/run.html (renamed from templates/run.html)0
6 files changed, 0 insertions, 0 deletions
diff --git a/web.py b/web/__init__.py
index 3daef78..3daef78 100644
--- a/web.py
+++ b/web/__init__.py
diff --git a/favicon.ico b/web/favicon.ico
index a4c56d6..a4c56d6 100644
--- a/favicon.ico
+++ b/web/favicon.ico
Binary files differ
diff --git a/templates/base.html b/web/templates/base.html
index 81d6a59..81d6a59 100644
--- a/templates/base.html
+++ b/web/templates/base.html
diff --git a/templates/home.html b/web/templates/home.html
index 20ef75a..20ef75a 100644
--- a/templates/home.html
+++ b/web/templates/home.html
diff --git a/templates/project.html b/web/templates/project.html
index 9b0aa58..9b0aa58 100644
--- a/templates/project.html
+++ b/web/templates/project.html
diff --git a/templates/run.html b/web/templates/run.html
index 77f9f90..77f9f90 100644
--- a/templates/run.html
+++ b/web/templates/run.html