Files
stiftung-management-system/deploy-production
SysAdmin Agent 1429357924
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / deploy (push) Has been cancelled
Code Quality / quality (push) Has been cancelled
Fix nginx: remove broken font path rewrite that caused double fonts/ in URL (STI-91)
The sub_filter rule '../fonts/' -> 'fonts/' was rewriting relative font
paths in CSS served from /ahnenforschung/fonts/fonts.css. This caused
the browser to resolve font URLs to /ahnenforschung/fonts/fonts/MaterialIcons.woff2
(double fonts/ directory). The original ../fonts/ paths resolve correctly
from the subpath without rewriting.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-05 10:45:49 +00:00
..