This branch is 1 commit behind MinhQuan/MiscCorpo:main
hiep200311 adc1934e9c Refactor static serving: use Blueprint static_folder, inline header
- Disable Flask default /static/ folder (static_folder=None in app.py)
- Add headerRoute blueprint to serve views/header/ at /assets/header/
- Configure transcription and scraper blueprints with static_folder
  pointing to their respective views/ subfolders
- Inline header HTML directly in headerLoader.js (remove fetch call)
- Update all HTML templates to use new /assets/... URLs
2026-06-24 16:22:31 +07:00
2026-06-15 01:06:05 +07:00
2026-06-15 01:06:05 +07:00
2026-06-15 01:06:05 +07:00
2026-06-15 01:06:05 +07:00
2026-06-15 01:59:29 +07:00
S
Description
No description provided
96 KiB
Languages
HTML 53.9%
Python 42.1%
JavaScript 4%