fix: move logo to static folder and update template paths
This commit is contained in:
@@ -98,10 +98,11 @@ FLASK_DEBUG=1 python src/app.py
|
||||
|
||||
## Version History
|
||||
|
||||
| Version | Description | Date |
|
||||
|---------|-------------|------|
|
||||
| v1 | Original Flask + Bootstrap interface (archived in `src_v1/`) | Pre-2026 |
|
||||
| v2 | React/Next.js interface (in development in `v2/`) | 2026-03 |
|
||||
| Version | Description | Date | Location |
|
||||
|---------|-------------|------|----------|
|
||||
| v1 | Flask + Bootstrap interface (archived) | Pre-2026 | `src_v1/` |
|
||||
| v1 | Flask + Bootstrap interface (active) | 2026-03 | `src/` |
|
||||
| v2 | React/Next.js interface (in development) | 2026-03 | `v2/` |
|
||||
|
||||
## Project Structure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user