From e85d9a073d9ce857cf20a3cc943c13c9d65c598b Mon Sep 17 00:00:00 2001 From: europanite Date: Sat, 18 Oct 2025 19:00:25 +0900 Subject: [PATCH] fix/repo --- .gitignore | 2 +- README.md | 2 +- SECURITY.md | 4 ++-- frontend/app/app.json | 2 +- frontend/app/public/404.html | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 7fa63a6..1ab30b6 100644 --- a/.gitignore +++ b/.gitignore @@ -55,4 +55,4 @@ frontend/app/coverage/ frontend/app/.jest-cache/ make_md.py -python_fit_* \ No newline at end of file +python_front_* \ No newline at end of file diff --git a/README.md b/README.md index a60482b..b51d273 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [Python Fit](https://github.com/europanite/python_fit "Python Fit") +# [Python Front](https://github.com/europanite/python_front "Python Front") !["web_ui"](./assets/images/web_ui.png) diff --git a/SECURITY.md b/SECURITY.md index 8ed0269..66e024c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Supported Versions -The following table shows which versions of `python_fit` are currently being supported with security updates. +The following table shows which versions of `python_front` are currently being supported with security updates. | Version | Supported | |---------|--------------------| @@ -35,4 +35,4 @@ If you discover a security vulnerability within this project, please help us kee ## Acknowledgements -We deeply appreciate the efforts of security researchers and contributors who help us improve the security of `python_fit`. +We deeply appreciate the efforts of security researchers and contributors who help us improve the security of `python_front`. diff --git a/frontend/app/app.json b/frontend/app/app.json index 73020e9..56a2820 100644 --- a/frontend/app/app.json +++ b/frontend/app/app.json @@ -23,7 +23,7 @@ "edgeToEdgeEnabled": true }, "experiments": { - "baseUrl": "/python_fit" + "baseUrl": "/python_front" }, "web": { "favicon": "./assets/favicon.png", diff --git a/frontend/app/public/404.html b/frontend/app/public/404.html index 39a0748..9909e84 100644 --- a/frontend/app/public/404.html +++ b/frontend/app/public/404.html @@ -2,10 +2,10 @@ Redirecting...