diff --git a/assets/image_20260713154334154.png b/assets/image_20260713154334154.png new file mode 100644 index 0000000..3325f87 Binary files /dev/null and b/assets/image_20260713154334154.png differ diff --git a/static/css/style.css b/public/static/css/style.css similarity index 100% rename from static/css/style.css rename to public/static/css/style.css diff --git a/static/js/common.js b/public/static/js/common.js similarity index 100% rename from static/js/common.js rename to public/static/js/common.js diff --git a/static/js/config.js b/public/static/js/config.js similarity index 100% rename from static/js/config.js rename to public/static/js/config.js diff --git a/static/js/entity.js b/public/static/js/entity.js similarity index 100% rename from static/js/entity.js rename to public/static/js/entity.js diff --git a/static/js/history.js b/public/static/js/history.js similarity index 100% rename from static/js/history.js rename to public/static/js/history.js diff --git a/static/js/report.js b/public/static/js/report.js similarity index 100% rename from static/js/report.js rename to public/static/js/report.js diff --git a/templates/index.html b/templates/index.html index c240e93..b120974 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@