forked from MinhQuan/MiscCorpo
adc1934e9cf9e6b62ec24d143c55189fd8384cc5
- 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
Description
No description provided
Languages
HTML
53.9%
Python
42.1%
JavaScript
4%